{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/comune-zwischen-marina-di-venzia-cavallino-treporti",
  "name": "Comune Zwischen Marina Di Venzia",
  "description": "300 m from the beach - shops 300 m - pizzeria 300 m - in Venice",
  "url": "https://campertunity.com/listings/campgrounds/comune-zwischen-marina-di-venzia-cavallino-treporti",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650897316.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Pealto",
    "addressLocality": "cavallino-treporti",
    "addressRegion": "veneto",
    "postalCode": "30013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.44025,
    "longitude": 12.4428
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}