{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-holsteenbron-zonhoven-limburg-belgie",
  "name": "Camping Holsteenbron",
  "description": "Zonhoven",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-holsteenbron-zonhoven-limburg-belgie",
  "image": [
    "https://campingholsteenbron.be/wp-content/uploads/2021/10/Logo.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hengelhoefseweg 9",
    "addressLocality": "Zonhoven",
    "addressRegion": "Limburg",
    "postalCode": "3520",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9909835,
    "longitude": 5.3677683
  }
}