{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vastanfors-batklubb-fagersta-vastmanland-county",
  "name": "Vastanfors Batklubb",
  "description": "motorhome parking at a small marina on enclosed grounds - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/vastanfors-batklubb-fagersta-vastmanland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651000714.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Båthamnsvägen",
    "addressLocality": "fagersta",
    "addressRegion": "vastmanland-county",
    "postalCode": "737 30",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.98348,
    "longitude": 15.81722
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/vastmanland-county/fagersta/99956/vastanfors-batklubb"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "200",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "kr200+"
}