{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zeltwiese-gasthaus-wiese-109813-lower-saxony",
  "name": "Zeltwiese Gasthaus Wiese",
  "description": "Zeltwiese Gasthaus Wiese is a camping site in Trebel.",
  "url": "https://campertunity.com/listings/campgrounds/zeltwiese-gasthaus-wiese-109813-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gedelitz",
    "addressLocality": "109813",
    "addressRegion": "lower-saxony",
    "postalCode": "29494",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.03013,
    "longitude": 11.30798
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/109813/zeltwiese-gasthaus-wiese"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}