{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boerderij-groot-westerveld-terschuur-gueldre",
  "name": "Boerderij Groot Westerveld",
  "description": "farm location - grass concrete block surface - rest point for cyclists and walkers - booking only by e-mail - center 1,5 km",
  "url": "https://campertunity.com/listings/campgrounds/boerderij-groot-westerveld-terschuur-gueldre",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650785002.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leemweg",
    "addressLocality": "terschuur",
    "addressRegion": "gueldre",
    "postalCode": "3784 KD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16902,
    "longitude": 5.53227
  },
  "sameAs": [
    "https://www.campercontact.com/fr/pays-bas/gueldre/terschuur/20937/boerderij-groot-westerveld"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-10-15"
  },
  "priceRange": "€15+"
}