{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-mediterraneo-cavallino-treporti",
  "name": "Camping Village Mediterraneo",
  "description": "Camping Village Mediterraneo is a campsite in Cavallino-Treporti, Venice, located by the sea. The campsite has pitches with delineation, with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-mediterraneo-cavallino-treporti",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674de90dcb776.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via delle Batterie 38",
    "addressLocality": "Cavallino/Treporti",
    "postalCode": "30013"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.45403,
    "longitude": 12.48169
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 191,
    "bestRating": 10,
    "worstRating": 1
  }
}