{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturresort-weserinsel-langwedel-lower-saxony",
  "name": "Naturresort Weserinsel",
  "description": "Our campsite is in the middle of the Günen, with a fantastic view over the Weser.",
  "url": "https://campertunity.com/listings/campgrounds/naturresort-weserinsel-langwedel-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ziegeleiweg",
    "addressLocality": "Langwedel",
    "addressRegion": "lower-saxony",
    "postalCode": "27299",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.97419,
    "longitude": 9.10679
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/langwedel/161351/naturresort-weserinsel",
    "https://www.campcation.com/campsite/naturresort-weserinsel/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "38",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€38+"
}