{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stallplats-blankaholms-blankaholm-kalmar-county",
  "name": "Ställplats Blankaholms",
  "description": "recreation harbor - shower and toilet via code - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/stallplats-blankaholms-blankaholm-kalmar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650885170.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blankaholm",
    "addressRegion": "kalmar-county",
    "postalCode": "593 97",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.59018,
    "longitude": 16.52929
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/kalmar-county/blankaholm/82000/stallplats-blankaholms"
  ],
  "amenityFeature": [
    {
      "@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+"
}