{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/capfun-rakelbos-westelbeers",
  "name": "Capfun Rakelbos",
  "description": "This cosy holiday park is located in the south of the Burgundy Brabant. With Tilburg in twenty kilometers and Eindhoven in 25 kilometers...",
  "url": "https://campertunity.com/listings/campgrounds/capfun-rakelbos-westelbeers",
  "image": [
    "https://cdn2.acsi.eu/6/7/6/0/67601ac4ee8f8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schepersweg 10A",
    "addressLocality": "Westelbeers",
    "postalCode": "5091 KT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.44714,
    "longitude": 5.21122
  }
}