{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mons-klint-resort-borre",
  "name": "Møns Klint Resort",
  "description": "Møns Klint Resort",
  "url": "https://campertunity.com/listings/campgrounds/mons-klint-resort-borre",
  "image": [
    "https://www.camping.dk/media/3620/4-moens-klint.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klintevej 544",
    "addressLocality": "Borre",
    "postalCode": "4791",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.979336,
    "longitude": 12.522769
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}