{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/freizeitgelande-bunde-lower-saxony",
  "name": "freizeitgelande",
  "description": "canoe rental-weekend after Whitsun bakery across the street closed-centre 100 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/freizeitgelande-bunde-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661852.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Denkmalstraße",
    "addressLocality": "bunde",
    "addressRegion": "lower-saxony",
    "postalCode": "26831",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2605,
    "longitude": 7.26878
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.92,
    "reviewCount": 55,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}