[
  {
    "@type": "Hotel",
    "starRating": {
      "@type": "Rating",
      "ratingValue": "4"
    },
    "telephone": "+34 934 12 15 00",
    "amenityFeature": [
      {
        "name": "Private Parking",
        "@type": "LocationFeatureSpecification",
        "value": true
      },
      {
        "name": "Free Wi-Fi",
        "@type": "LocationFeatureSpecification",
        "value": true
      },
      {
        "value": true,
        "name": "Meeting Rooms",
        "@type": "LocationFeatureSpecification"
      }
    ],
    "@context": "https://schema.org",
    "url": "https://www.hcchotels.com/st-moritz/",
    "image": "https://www.hcchotels.com/wp-content/uploads/2023/10/hcc-st-moritz-01.jpg",
    "description": "A 4-star hotel located in a protected 19th-century building in the heart of Barcelona's Eixample district.",
    "address": {
      "postalCode": "08007",
      "addressLocality": "Barcelona",
      "addressCountry": "ES",
      "streetAddress": "Carrer de la Diputació, 264",
      "@type": "PostalAddress"
    },
    "name": "HCC St. Moritz"
  },
  {
    "image": "https://www.hcchotels.com/wp-content/uploads/2023/10/hcc-regente-01.jpg",
    "address": {
      "postalCode": "08008",
      "addressLocality": "Barcelona",
      "addressCountry": "ES",
      "streetAddress": "Rambla de Catalunya, 76",
      "@type": "PostalAddress"
    },
    "description": "Modernist 4-star hotel in the Casa Evarist Juncosa building, featuring a rooftop terrace and pool.",
    "name": "HCC Regente",
    "amenityFeature": [
      {
        "value": true,
        "name": "Rooftop Pool",
        "@type": "LocationFeatureSpecification"
      },
      {
        "value": true,
        "@type": "LocationFeatureSpecification",
        "name": "Modernist Architecture"
      }
    ],
    "@context": "https://schema.org",
    "url": "https://www.hcchotels.com/regente/",
    "telephone": "+34 934 87 59 89",
    "starRating": {
      "@type": "Rating",
      "ratingValue": "4"
    },
    "@type": "Hotel"
  },
  {
    "telephone": "+34 933 43 55 55",
    "starRating": {
      "@type": "Rating",
      "ratingValue": "3.5"
    },
    "@type": "Hotel",
    "image": "https://www.hcchotels.com/wp-content/uploads/2023/10/hcc-montblanc-01.jpg",
    "name": "HCC Montblanc",
    "description": "3-star Superior hotel located near the Gothic Quarter with an outdoor swimming pool and private parking.",
    "address": {
      "addressLocality": "Barcelona",
      "addressCountry": "ES",
      "postalCode": "08003",
      "@type": "PostalAddress",
      "streetAddress": "Via Laietana, 61"
    },
    "amenityFeature": [
      {
        "value": true,
        "name": "Outdoor Pool",
        "@type": "LocationFeatureSpecification"
      },
      {
        "name": "Restaurant",
        "@type": "LocationFeatureSpecification",
        "value": true
      }
    ],
    "@context": "https://schema.org",
    "url": "https://www.hcchotels.com/montblanc/"
  },
  {
    "amenityFeature": [
      {
        "name": "Historic Building",
        "@type": "LocationFeatureSpecification",
        "value": true
      },
      {
        "value": true,
        "name": "Central Location",
        "@type": "LocationFeatureSpecification"
      }
    ],
    "@context": "https://schema.org",
    "url": "https://www.hcchotels.com/taber/",
    "image": "https://www.hcchotels.com/wp-content/uploads/2023/10/hcc-taber-01.jpg",
    "name": "HCC Taber",
    "address": {
      "postalCode": "08007",
      "addressCountry": "ES",
      "addressLocality": "Barcelona",
      "streetAddress": "Carrer d'Aragó, 256",
      "@type": "PostalAddress"
    },
    "description": "A modernist gem designed by Domènech i Montaner, offering a central stay near Passeig de Gràcia.",
    "starRating": {
      "@type": "Rating",
      "ratingValue": "3"
    },
    "@type": "Hotel",
    "telephone": "+34 934 87 38 87"
  }
]