{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kohagens-badplats-sandhem-jonkoping-county",
  "name": "Kohagens Badplats",
  "description": "located at a lake - 2 power connections - on the outside of the toilet building is a possibility for emptying a chemical toilet - center 0.5km",
  "url": "https://campertunity.com/listings/campgrounds/kohagens-badplats-sandhem-jonkoping-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650805718.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingvägen",
    "addressLocality": "sandhem",
    "addressRegion": "jonkoping-county",
    "postalCode": "560 42",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.98724,
    "longitude": 13.77696
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/jonkoping-county/sandhem/55909/kohagens-badplats"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}