{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/6df1843eccf374b2fbe2208c726bdf25b8032c03c88c9b534dd830f0a051dd7e",
  "name": "Motorhome place Neu Seeland",
  "description": "Well, 5 km",
  "url": "https://campertunity.com/listings/campgrounds/6df1843eccf374b2fbe2208c726bdf25b8032c03c88c9b534dd830f0a051dd7e",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zollhausstraße",
    "addressLocality": "neu-seeland",
    "addressRegion": "brandenburg",
    "postalCode": "03103",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58612,
    "longitude": 14.11485
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/brandenburg/neu-seeland/105570/camperplaats-neu-seeland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-10-16"
  },
  "priceRange": "€20+"
}