{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zeus-pompei-campania",
  "name": "Zeus",
  "description": "Find all information, contacts and reviews about Pompeii's Zeus activity (NA)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zeus-pompei-campania",
  "image": [
    "https://img.pgol.it/pgol/img/FB_Scheda_Azienda_3.jpg",
    "//img.pgol.it/maps/40/750/4075000_1448100_115.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Villa dei Misteri, 3",
    "addressLocality": "Pompei",
    "addressRegion": "Campania",
    "postalCode": "80045"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.75,
    "longitude": 14.481
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "5",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$5+"
}