{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/underjordisk-hule-i-fredet-kalkgrube",
  "name": "Underjordisk hule i fredet kalkgrube",
  "description": "A night in Denmark's oldest lime mine is a wild and fantastic experience where you experience nature from a",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/underjordisk-hule-i-fredet-kalkgrube",
  "image": [
    "https://campspace.com/media/medium/uploads/space/7a/18/31/7a183167120b0da48390775ae458df4e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.44,
    "longitude": 9.14
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}