{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marina-di-venzia-punta-sabbioni-veneto",
  "name": "Komune Zwischen Marinea Di Venzia",
  "description": "Enjoyy a relaxing state at Commone Zwischen Marina Vaenzia in Santa Savioni, Italy.",
  "url": "https://campertunity.com/listings/campgrounds/marina-di-venzia-punta-sabbioni-veneto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650897316.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Pealto",
    "addressLocality": "Punta Sabbioni",
    "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"
    }
  ]
}