{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biohof-bockholter-beete-haren-lower-saxony",
  "name": "Biohof Bockholter Beete",
  "description": "at organic farm - farm shop - reservation required - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biohof-bockholter-beete-haren-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651257388.17.47 (6).jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bockholt",
    "addressLocality": "Haren",
    "addressRegion": "lower-saxony",
    "postalCode": "49733",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.80391,
    "longitude": 7.24825
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}