{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-beukenhof-well-limburg",
  "name": "Kampeerboerderij De Beukenhof",
  "description": "campsite located in the nature reserve of the Maasduinen National Park - Reindersmeer nature reserve - Leukermeer water sports area - Bergen shopping centre - bridle path next to the campsite - centre 4km - booking via Campercontact is not possible with discount cards",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-beukenhof-well-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650864032.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Halve Maan",
    "addressLocality": "well",
    "addressRegion": "limburg",
    "postalCode": "5855 ED",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57879,
    "longitude": 6.06879
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21.2+"
}