{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meinersboll-furstenau-lower-saxony",
  "name": "meinersboll",
  "description": "in the garden at the farm - maximum one night - reservation by telephone required - child-friendly",
  "url": "https://campertunity.com/listings/campgrounds/meinersboll-furstenau-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651174550.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Neuenkirchener Damm",
    "addressLocality": "furstenau",
    "addressRegion": "lower-saxony",
    "postalCode": "49584",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5079,
    "longitude": 7.68788
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€12+"
}