{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zeus-pompei",
  "name": "Camping Zeus",
  "description": "Camping Zeus is a campsite in Pompei, Naples.The campsite has which are marked out, pitches with shade, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zeus-pompei",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749c991c5278.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Villa dei Misteri 3",
    "addressLocality": "Pompei",
    "postalCode": "80045",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.74914,
    "longitude": 14.48094
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 20,
    "bestRating": 10,
    "worstRating": 1
  }
}