{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/krakar-camping-v-per-bundgaard-nielsen-ebeltoft-dk",
  "name": "Krakær Camping v/Per Bundgaard Nielsen",
  "description": "Experience camping at Djursland at Krakær Camping at Ebeltoft. Enjoy nature in Mols Bjerge, our facilities like heated pool and mini golf, and activities for the whole family. Book now!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/krakar-camping-v-per-bundgaard-nielsen-ebeltoft-dk",
  "image": [
    "https://krakaer.dk/wp-content/uploads/2021/06/cropped-KrakaerCampingEbeltoft_2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gl. Kærvej 18",
    "addressLocality": "Ebeltoft",
    "postalCode": "8400",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.2525036,
    "longitude": 10.6026098
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}