{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/emplacements-de-camping-prives-pres-de-hasselt",
  "name": "Emplacements de camping privés près de Hasselt (Kiewit, Pukkelpop)",
  "description": "- Quiet private campsite for tents and campers - Quietly located with views of nature -Located on +-5",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/emplacements-de-camping-prives-pres-de-hasselt",
  "image": [
    "https://campspace.com/media/medium/uploads/space/de/2b/80/de2b8050fd54061ba3881f7ea5ce5bf2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.97,
    "longitude": 5.35
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}