{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturist-camping-vedsolejren-viborg-dk",
  "name": "Naturist Camping Vedsølejren",
  "description": "Naturist Camping Vedsø campen",
  "url": "https://campertunity.com/listings/campgrounds/naturist-camping-vedsolejren-viborg-dk",
  "image": [
    "https://www.camping.dk/media/3637/8-vedsoelejren.jpg",
    "https://www.camping.dk/media/2517/vedsoe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kløverstien 38, Birgittelyst",
    "addressLocality": "Viborg",
    "postalCode": "8800",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.399282,
    "longitude": 9.380908
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}