{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilplatz-nordholz-wurster-nordseekuste",
  "name": "Wohnmobilplatz Nordholz",
  "description": "supermarkt 2,5km - city center 5km",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilplatz-nordholz-wurster-nordseekuste",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650661626.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wurster Straße",
    "addressLocality": "wurster-nordseekuste",
    "addressRegion": "lower-saxony",
    "postalCode": "27637",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.75775,
    "longitude": 8.59408
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/wurster-nordseekuste/575/wohnmobilplatz-nordholz"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€9+"
}