{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/enzo-stella-maris-cavallino-treporti",
  "name": "Camping Enzo Stella Maris",
  "description": "Camping Enzo Stella Maris is a campsite in Cavallino-Treporti, Venice, by the sea. This campsite has pitches with parcels, with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/enzo-stella-maris-cavallino-treporti",
  "image": [
    "https://cdn1.acsi.eu/6/8/3/9/6839a5c633048.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via delle Batterie, 100",
    "addressLocality": "Cavallino/Treporti",
    "postalCode": "30013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.45633,
    "longitude": 12.49575
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}