{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sundbyholms-camping-eskilstuna-sodermanland-county",
  "name": "Sundbyholms Camping",
  "description": "simple camping - electricity low season slightly cheaper - Sundbyholm 25km - village / marina / castle / Sigurds rune stones 35km - center 11km",
  "url": "https://campertunity.com/listings/campgrounds/sundbyholms-camping-eskilstuna-sodermanland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748769.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingvägen",
    "addressLocality": "eskilstuna",
    "addressRegion": "sodermanland-county",
    "postalCode": "635 08",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.44472,
    "longitude": 16.61187
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/sodermanland-county/eskilstuna/24157/sundbyholms-camping",
    "https://www.sundbyholmscamping.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "300",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr300+"
}