{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buitenplaats-de-luwte-zwolle-nl",
  "name": "Buitenplaats de Luwte",
  "description": "Buitenplaats de Luwte is a campsite in Zwolle, Overijssel, on the river/stream. This campsite has pitches with parcels, with shadows, without shadows...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buitenplaats-de-luwte-zwolle-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67517e96b0c80.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hessenweg 14b",
    "addressLocality": "Zwolle",
    "postalCode": "8028 PA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.52439,
    "longitude": 6.16789
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}