{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-dalskar-bergkvara-kalmar-county",
  "name": "Camping Dalskar",
  "description": "Quiet campsite",
  "url": "https://campertunity.com/listings/campgrounds/camping-dalskar-bergkvara-kalmar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651120290.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dalskärsvägen",
    "addressLocality": "Bergkvara",
    "addressRegion": "kalmar-county",
    "postalCode": "385 42",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.39117,
    "longitude": 16.09007
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/kalmar-county/bergkvara/106336/camping-dalskar"
  ],
  "amenityFeature": [
    {
      "@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+"
}