{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/papillon-denekamp-overijssel",
  "name": "Papillon",
  "description": "Have your feet in the water with all our pools and aquatic activities in Papillon, Denekamp, Overijssel",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/papillon-denekamp-overijssel",
  "image": [
    "https://www.homair.com/photos/camping/2616/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kanaalweg 30",
    "addressLocality": "Denekamp",
    "addressRegion": "Overijssel",
    "postalCode": "7591 NH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.39249,
    "longitude": 7.04913
  }
}