{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alevi-camping-fastnas-varmland-county",
  "name": "Alevi Camping",
  "description": "on river - fresh bread daily - small restaurant - mountain bikes and canoe rental - bus stop in front of the campsite - check out before 11 am - shops / center 19 km",
  "url": "https://campertunity.com/listings/campgrounds/alevi-camping-fastnas-varmland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650701673.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fastnäs",
    "addressRegion": "varmland-county",
    "postalCode": "680 51",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.28511,
    "longitude": 13.40672
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/varmland-county/fastnas/11712/alevi-camping",
    "https://alevi-camping.com/",
    "https://www.pincamp.ch/de/campingplaetze/alevi-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "260",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr260+"
}