{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wien-peschiera-del-garda",
  "name": "Camping Wien",
  "description": "Camping Wien is a campsite in Peschiera del Garda, Verona, on Lake/Leisure Lake. This campsite has pitches with parcels and shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wien-peschiera-del-garda",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749bae533f3f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loc. Fornaci",
    "addressLocality": "Peschiera del Garda",
    "postalCode": "37019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.45111,
    "longitude": 10.6655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}