{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperlocatie-spekdonken-vessem-noord-brabant",
  "name": "Camperlocatie De Spekdonken",
  "description": "Camper place at farm - located near Beekdal van de Kleine Beerze - farm terrace open until 9 p.m. - new eatery next to camperplaars - Mon-Thu-Sat tour of the farm - geocaching - center 2.5 km.",
  "url": "https://campertunity.com/listings/campgrounds/camperlocatie-spekdonken-vessem-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650937720.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heikesestraat",
    "addressLocality": "vessem",
    "addressRegion": "noord-brabant",
    "postalCode": "5512 PA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.43986,
    "longitude": 5.27892
  },
  "sameAs": [
    "https://www.campercontact.com/en/netherlands/north-brabant/vessem/82350/camperlocatie-de-spekdonken",
    "https://de-spekdonken.nl"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Geocaching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-10-10"
  },
  "priceRange": "€17.5+"
}