{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/playa-montroig-camping-resort-mont-roig-tarragona",
  "name": "Playa Montroig Camping Resort",
  "description": "Playa Montroig Camping Resort is a luxurious campsite on the beach of the Costa Daurada. It has a large swimming pool complex (a swimming paradise!)...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/playa-montroig-camping-resort-mont-roig-tarragona",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674a088dca489.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N340, km 1136",
    "addressLocality": "Mont-roig (Tarragona)",
    "postalCode": "43300",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.03361,
    "longitude": 0.96803
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 50,
    "bestRating": 10,
    "worstRating": 1
  }
}