{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-holiday-center-valdor-cavallino-treporti",
  "name": "Camping Holiday Center Valdor",
  "description": "Camping Holiday Center Valdor is a campsite in Cavallino, Venice, located in a wood.The campsite has which are marked out and pitches with shade....",
  "url": "https://campertunity.com/listings/campgrounds/camping-holiday-center-valdor-cavallino-treporti",
  "image": [
    "https://cdn3.acsi.eu/6/8/c/8/68c8213dab478.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Meduna 5",
    "addressLocality": "Cavallino/Treporti",
    "postalCode": "30013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.44683,
    "longitude": 12.45747
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}