{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-nashult-nashult-provincia-de-jonkoping",
  "name": "Parking Nashult",
  "description": "Location for campers near the village Näshult - swimming and fishing on the lake 750m - nearby wooden church - paid sauna - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/parking-nashult-nashult-provincia-de-jonkoping",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650999716.jpeg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kyrkvägen",
    "addressLocality": "nashult",
    "addressRegion": "provincia-de-jonkoping",
    "postalCode": "360 70",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.2689,
    "longitude": 15.38495
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/jonkoping-county/nashult/99886/parking-nashult",
    "https://www.nashult.se"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr200+"
}