{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-furudal",
  "name": "Camping Behaviour Not Allowed",
  "description": "The campsite is located in the center of Furudal directly on Lake Oeresjö - beach at 100 m - hiking trails - center 1,5 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-furudal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651035548.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Järnvägsgatan",
    "addressLocality": "Furudal",
    "addressRegion": "provincia-de-dalarna",
    "postalCode": "790 70",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.16968,
    "longitude": 15.13159
  },
  "sameAs": [
    "https://www.furudalsvandrarhem.se",
    "https://www.campercontact.com/en/sweden/dalarna-county/furudal/101719/furudals-vandrarhem-och-sjocamping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "340",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr340+"
}