{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crohnshof-sudlage-nordleda-lower-saxony",
  "name": "Crohnshof South facing",
  "description": "center 1km",
  "url": "https://campertunity.com/listings/campgrounds/crohnshof-sudlage-nordleda-lower-saxony",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651001012.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cuxhavener Straße",
    "addressLocality": "Nordleda",
    "addressRegion": "lower-saxony",
    "postalCode": "21765",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.77342,
    "longitude": 8.80664
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/nordleda/99971/crohnshof-sudlage",
    "https://www.campercontact.com/en/germany/lower-saxony/samtgemeinde-land-hadeln/99971/crohnshof-sudlage"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-08-28"
  },
  "priceRange": "€17+"
}