{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-furan-ostersund-jamtland-county",
  "name": "Camp Furan",
  "description": "Camper and camping pitches at the campsite - located near the football field - Furuparken - Östersund 6km",
  "url": "https://campertunity.com/listings/campgrounds/camp-furan-ostersund-jamtland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651195619"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Torvalla by",
    "addressLocality": "ostersund",
    "addressRegion": "jamtland-county",
    "postalCode": "831 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.14299,
    "longitude": 14.73091
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/jamtland-county/ostersund/158448/camp-furan-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "170.45",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr170.45+"
}