{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wouwkes-camperplaats-moergestel-north-brabant",
  "name": "Wouwkes Motorhome place",
  "description": "Location in the Moergestel countryside - on the farm - Tilburg - Eindhoven - Den Bosch - center of Moergestel 3.8km",
  "url": "https://campertunity.com/listings/campgrounds/wouwkes-camperplaats-moergestel-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651145175"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heuvelstraat",
    "addressLocality": "moergestel",
    "addressRegion": "north-brabant",
    "postalCode": "5066 PC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.52391,
    "longitude": 5.15603
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.96,
    "reviewCount": 114,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.7",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€13.7+"
}