{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/virksund-lystbadehavn-viborg-kommune-region-mitteljutland",
  "name": "Virksund Lystbådehavn",
  "description": "Enjoy a relaxing stay at Virksund Lystbådehavn in Viborg Kommune, Denmark. Customer rating: 3.",
  "url": "https://campertunity.com/listings/campgrounds/virksund-lystbadehavn-viborg-kommune-region-mitteljutland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650952020.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandkrogen",
    "addressLocality": "Viborg Kommune",
    "addressRegion": "Region Mitteljütland",
    "postalCode": "7840",
    "addressCountry": "Dänemark"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.61005,
    "longitude": 9.29134
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}