{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/landhuus-bieber-1848-butjadingen-lower-saxony",
  "name": "Landhuus Bieber 1848",
  "description": "at farm - quiet - reservation required - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/landhuus-bieber-1848-butjadingen-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651058009.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Isenser Burweg",
    "addressLocality": "Butjadingen",
    "addressRegion": "lower-saxony",
    "postalCode": "26969",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.55352,
    "longitude": 8.38571
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/butjadingen/103058/landhuus-bieber-1848-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15+"
}