{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nature-a-t-heuvelken-dans-le-limbourg",
  "name": "Camping nature à 't Heuvelken dans le Limbourg",
  "description": "'t Heuvelken is located on the edge of the Merode estate of more than 500 hectares and the Gerhagen park,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nature-a-t-heuvelken-dans-le-limbourg",
  "image": [
    "https://campspace.com/media/medium/uploads/space/21/f3/4d/21f34d712b9ca2c01d54ceaecce54f31.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.03,
    "longitude": 5.03
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}