{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alannia-els-prats-mont-roig-del-camp",
  "name": "Alannia Els Prats",
  "description": "Alannia Els Prats is a camping resort located in Miami Platja, Tarragona. In the heart of the Costa Dorada, it is an ideal destination to spend a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alannia-els-prats-mont-roig-del-camp",
  "image": [
    "https://cdn3.acsi.eu/6/8/9/9/6899b83cce2f0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra N340, km 1137",
    "addressLocality": "Mont-roig del Camp",
    "postalCode": "43892",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.04008,
    "longitude": 0.98067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 48,
    "bestRating": 10,
    "worstRating": 1
  }
}