{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/t-bosch-zelhem",
  "name": "Minicamping 't Bosch",
  "description": "Minicamping 't Bosch is a campsite in Zelhem, Gelderland.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/t-bosch-zelhem",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675162a3bd7ca.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Everhardinkweg 3a",
    "addressLocality": "Zelhem",
    "postalCode": "7021 MP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.03044,
    "longitude": 6.33992
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}