{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cache-au-milieu-de-la-nature-de-twente",
  "name": "Caché au milieu de la nature de Twente",
  "description": "Imagine... Imagine... a bright starry sky, view of fields and forests. In the middle of Tw's nature",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cache-au-milieu-de-la-nature-de-twente",
  "image": [
    "https://campspace.com/media/medium/uploads/space/e1/01/c9/e101c96ec5e1d8e15e3e859563e62015.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.27,
    "longitude": 6.98
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}