{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/het-hoegen-zelhem",
  "name": "Het Hoegen",
  "description": "Mini-camping Het Hoegen is a small, auto-free campsite in Zelhem, Gelderland. It offers Wi-Fi, charging points for e-bikes, and is located in a scenic area, ideal for cyclists and walkers. It features facilities like showers, toilets, laundry, and a playground.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/het-hoegen-zelhem",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78b98%2F4954aad4-06ff-4ed8-9ef7-46bce42b849f_autovrij_640x480.jpg?alt=media&token=0d3f6536-bdf1-4f2c-b600-221cf66f752e",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schooltinkweg 2A",
    "addressLocality": "A Zelhem",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.02032,
    "longitude": 6.30311
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}