{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperhoeve-de-bonterie-diksmuide-flamische-region",
  "name": "Camperhoeve De Bonterie",
  "description": "De Bonterie on an active dairy farm in Keiem, just a stone's throw from the Belgian coast - the long alley leads your camper to an oasis of peace - parking between the dairy cattle grazing on the nearby meadow - ideal starting point for beautiful walks or bike tours - village shop and butcher at 1.5 km - bread service at weekend - children welcome",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperhoeve-de-bonterie-diksmuide-flamische-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650937934.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Keiemdorpstraat",
    "addressLocality": "Diksmuide",
    "addressRegion": "flamische-region",
    "postalCode": "8600",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.086,
    "longitude": 2.88444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.79,
    "reviewCount": 182,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}