{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-ekerum-camping-borgholm-kalmar-county",
  "name": "Parking Ekerum Camping",
  "description": "parking space (3 large lawns) - direct access to the beach and playground - shopping / center 3km",
  "url": "https://campertunity.com/listings/campgrounds/parking-ekerum-camping-borgholm-kalmar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651056532.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ekerumsvägen",
    "addressLocality": "Borgholm",
    "addressRegion": "kalmar-county",
    "postalCode": "387 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.79426,
    "longitude": 16.56535
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/kalmar-county/borgholm/102967/parking-ekerum-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "90.91",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr90.91+"
}