{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-auf-dem-hof-schwarzes-moor-balge-lower-s",
  "name": "Motorhome parking on the farm Schwarzes Moor",
  "description": "Center Balge 4.8km",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-auf-dem-hof-schwarzes-moor-balge-lower-s",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651179840"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Stührberg",
    "addressLocality": "Balge",
    "addressRegion": "lower-saxony",
    "postalCode": "31609",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.71221,
    "longitude": 9.12712
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/balge/109723/wohnmobilstellplatz-auf-dem-hof-schwarzes-moor"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€10+"
}