{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-de-molenvelden-eersel-nordbrabant-nl",
  "name": "Kampeerboerderij de Molenvelden",
  "description": "Rural location - the Eight Zaliteites - Motorhome pitches - Catering - Centre 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-de-molenvelden-eersel-nordbrabant-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650931019.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molenveld",
    "addressLocality": "Eersel",
    "addressRegion": "nordbrabant",
    "postalCode": "5521 NP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.36155,
    "longitude": 5.34388
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.52,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17+"
}