{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-aussendeich-cappel-neufeld-wurster-nordse",
  "name": "Campsite Aussendeich Cappel Neufeld",
  "description": "center 5km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-aussendeich-cappel-neufeld-wurster-nordse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650841295.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Deichweg",
    "addressLocality": "Wurster Nordseeküste",
    "addressRegion": "lower-saxony",
    "postalCode": "27639",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.76441,
    "longitude": 8.53572
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/wurster-nordseekuste/52021/campingplatz-aussendeich-cappel-neufeld-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€21.5+"
}