{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/how-far-from-the-beach-is-marchcamping-zwerndorf",
  "name": "MarchCamping Zwerndorf",
  "description": "Profile Welcome to MarchCamping Zwerndorf. A new campsite along the March, Austria's easternmost border river. Read more",
  "url": "https://campertunity.com/listings/campgrounds/how-far-from-the-beach-is-marchcamping-zwerndorf",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/marchcamping-zwerndorf/QwqyLzIlPsqG.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/marchcamping-zwerndorf/gTA1udpeAdbM.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorfstraße 41",
    "addressLocality": "MarchCamping Zwerndorf",
    "addressRegion": "Lower Austria",
    "postalCode": "2295",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.343694,
    "longitude": 16.840803
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/marchcamping-zwerndorf"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}