{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pompei-pompei",
  "name": "Camping Pompei",
  "description": "Camping Pompei 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-pompei-pompei",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674cb685a9c3a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Plinio 109-113",
    "addressLocality": "Pompei",
    "postalCode": "80045",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.74664,
    "longitude": 14.48492
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.7,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}