{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alsterbro-camping-alsterbro-kalmar-county",
  "name": "Alsterbro camping",
  "description": "on lake with beach - check in by text message and you get the code for the plumbing - money in an envelope - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/alsterbro-camping-alsterbro-kalmar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650884920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Idrottsvägen",
    "addressLocality": "Alsterbro",
    "addressRegion": "kalmar-county",
    "postalCode": "380 44",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.93979,
    "longitude": 15.90743
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/kalmar-county/alsterbro/81953/alsterbro-camping",
    "https://www.campercontact.com/de/schweden/provinz-kalmar/nybro-kommun/81953/alsterbro-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "220",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr220+"
}