{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/off-road-sweden-sorsjon-dalarna-county-se",
  "name": "Camping Off Road Adventure Sweden",
  "description": "small campsite with forests and a lake within walking distance - boat, SUP, kayak to borrow - campfire places - center 8 km",
  "url": "https://campertunity.com/listings/campgrounds/off-road-sweden-sorsjon-dalarna-county-se",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650951372.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "sorsjon",
    "addressRegion": "dalarna-county",
    "postalCode": "780 69",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.41299,
    "longitude": 13.22717
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/dalarna-county/sorsjon/97368/camping-off-road-adventure-sweden"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "490",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "kr490+"
}