{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-heezerenbosch-recreatie-a-heeze",
  "name": "Camping Heezerenbosch, Recreatie B.V",
  "description": "Recreatiepark Heezerenbosch is a family-friendly recreation park in the heart of the Brabantse Kempen, offering bungalows, sports facilities, a swimming pool, and a restaurant. Enjoy various activities and the surrounding nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-heezerenbosch-recreatie-a-heeze",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d91b%2F247ab5fe-48b6-4867-9935-f6837029e018_37685573_1103100556523577_1351032411642658816_n_640x480.jpeg?alt=media&token=53e810ee-1b69-455c-919c-7362c00107ec",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heezerenbosch 6",
    "addressLocality": "A Heeze",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3747,
    "longitude": 5.55255
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}