{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mons-klint-borre",
  "name": "Camp Møns Klint",
  "description": "Camp Møns Klint is a campsite in Borre, Zealand, located in a wood.This terraced camp site and camp site with sloping grounds has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/mons-klint-borre",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ed716c3a22.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klintevej 544",
    "addressLocality": "Borre",
    "postalCode": "4791",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.97989,
    "longitude": 12.52386
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/denmark/zealand/borre/camp-mons-klint-101992/",
    "http://www.campingmoensklint.dk/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}