{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-beauvechain-brabant-wallon",
  "name": "Campspace in Beauvechain, Brabant wallon",
  "description": "I welcome you with an aperitif :) We will share you the good plans restaurant, bar, evening,",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-beauvechain-brabant-wallon",
  "image": [
    "https://campspace.com/media/medium/uploads/space/87/2f/61/872f61ca948fc93b327badf30565ab54.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.77,
    "longitude": 4.79
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}