{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/venjans-camping-venjan-dalarna-county",
  "name": "Venjans Camping",
  "description": "Quiet place on lake Venjansjön with ample places - canoe / boat rental - 34 power connections - shop / center 1km",
  "url": "https://campertunity.com/listings/campgrounds/venjans-camping-venjan-dalarna-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651193480.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moravägen",
    "addressLocality": "Venjan",
    "addressRegion": "dalarna-county",
    "postalCode": "792 93",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.95403,
    "longitude": 13.93064
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/dalarna-county/venjan/12130/venjans-camping",
    "http://www.venjanscamping.se/",
    "https://campio.no/campsite/venjans-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "290",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "kr290+"
}