{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kampeertuin-divo-nabij-tomorrowland",
  "name": "Le kampeertuin d'Ivo nabij Tomorrowland",
  "description": "We offer our garden for camping during the Tomorrowland festival. Hot showers and",
  "url": "https://campertunity.com/listings/campgrounds/kampeertuin-divo-nabij-tomorrowland",
  "image": [
    "https://campspace.com/media/medium/uploads/space/e5/43/98/e54398619ca8a952ec0982d45b003d0a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.08,
    "longitude": 4.34
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}