{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/klejtrup-verdenskortet-viborg-central-denmark",
  "name": "Parking bij Kleitrup World Map",
  "description": "Enjoy a relaxing stay at Parking bij Klejtrup World Map in Viborg Municipality, Denmark. Visitors' rating: 4.33.",
  "url": "https://campertunity.com/listings/campgrounds/klejtrup-verdenskortet-viborg-central-denmark",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651246044"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Søren Poulsens Vej",
    "addressLocality": "Viborg Municipality",
    "addressRegion": "Central Denmark Region",
    "postalCode": "9500",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.59043366,
    "longitude": 9.63968435
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}