{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eskilns-camping-fagersta-vastmanland-county",
  "name": "Eskilns Camping",
  "description": "Passageway - only noise from adjacent road - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/eskilns-camping-fagersta-vastmanland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748768.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Köpingsvägen",
    "addressLocality": "fagersta",
    "addressRegion": "vastmanland-county",
    "postalCode": "737 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.97965,
    "longitude": 15.79416
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/vastmanland-county/fagersta/24156/eskilns-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "245",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "kr245+"
}