{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-a-overdinkel-overijssel",
  "name": "Espace de camping à Overdinkel, Overijssel",
  "description": "Our hiker's cabin is hidden between the linden trees. In the evening you can see the star sky",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-a-overdinkel-overijssel",
  "image": [
    "https://campspace.com/media/medium/uploads/space/0a/9c/34/0a9c34844d6e760c2fec6e61bcdbe145.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.23,
    "longitude": 7.05
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}