{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturreservat-karingboda-nynashamn-stockholm-county",
  "name": "Naturreservat Käringboda",
  "description": "near the sea - located in a nature reserve - 10 km west of Nynäshamn - no demarcated pitches, so a larger camper is also possible - a walking route departs from the parking lot - center 6.8 km",
  "url": "https://campertunity.com/listings/campgrounds/naturreservat-karingboda-nynashamn-stockholm-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650673494.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nynäshamn",
    "addressRegion": "stockholm-county",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.90014,
    "longitude": 17.90295
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/stockholm-county/nynashamn/3820/naturreservat-karingboda"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}