{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkplatz-nemitzer-heide-trebel-lower-saxony",
  "name": "Parkplatz an der Nemitzer Heide",
  "description": "Camper place at the information house in nature park - center Trebel: 1km.",
  "url": "https://campertunity.com/listings/campgrounds/parkplatz-nemitzer-heide-trebel-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702139.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nemitzer Straße",
    "addressLocality": "Trebel",
    "addressRegion": "lower-saxony",
    "postalCode": "29494",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.98943,
    "longitude": 11.33284
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/trebel/11952/parkplatz-an-der-nemitzer-heide"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15+"
}