{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-viborg-viborg",
  "name": "Dogs Allowed",
  "description": "Camping location - nudism is allowed - center Birgittelyst 1km",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-viborg-viborg",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kløverstien",
    "addressLocality": "Viborg",
    "addressRegion": "viborg",
    "postalCode": "8800",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.40255,
    "longitude": 9.39274
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "240",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "kr240+"
}