{
  "organizations": [
    {
      "type": "Hotel Chain",
      "name": "HCC Hotels",
      "headquarters": "Barcelona, Spain",
      "certifications": [
        "Biosphere Sustainable Lifestyle"
      ]
    }
  ],
  "key_figures": [
    {
      "role": "Architectural influence on context",
      "name": "Antoni Gaudí",
      "related_content": "La Pedrera, Casa Batlló"
    },
    {
      "role": "Architect of HCC Taber",
      "name": "Lluís Domènech i Montaner"
    }
  ],
  "services": [
    "Urban Accommodation",
    "Event Planning (MICE)",
    "Club HCC Loyalty Program",
    "Gastronomy (St. Gallen, El Racó del Montblanc)",
    "Outdoor Pools",
    "Rooftop Terraces"
  ],
  "places": [
    {
      "location": "Eixample",
      "stars": "4* Superior",
      "name": "HCC St. Moritz",
      "usp": "Historic Building (1883)"
    },
    {
      "stars": "4*",
      "location": "Rambla de Catalunya",
      "name": "HCC Regente",
      "usp": "Modernist Architecture, Rooftop Terrace"
    },
    {
      "location": "Gothic Quarter",
      "stars": "3*",
      "name": "HCC Montblanc",
      "usp": "Outdoor Pool, Meeting Capacity"
    },
    {
      "usp": "Modernist Building by Domènech i Montaner",
      "name": "HCC Taber",
      "location": "Eixample",
      "stars": "3*"
    }
  ],
  "events": [
    "Mobile World Congress (MWC)",
    "Formula 1 Barcelona",
    "Sant Jordi",
    "La Mercè Festival",
    "America's Cup 2024"
  ]
}