{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eventyrhaven",
  "name": "Eventyrhaven",
  "description": "Stay overnight in one of the vans in our garden. Small walk through the garden leads to them, at the same time it is",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eventyrhaven",
  "image": [
    "https://campspace.com/media/medium/uploads/space/74/4d/a8/744da8ce64542d3dafcfc019bdd04225.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.65,
    "longitude": 8.97
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}