{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tjusby-stallplats-tjusby-kalmar-county",
  "name": "Tjusby Stallplats",
  "description": "Camper pitches next to the Jeu de Boulle centre - register with QR code and pay - flat terrain on a quiet road.",
  "url": "https://campertunity.com/listings/campgrounds/tjusby-stallplats-tjusby-kalmar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260324.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "tjusby",
    "addressRegion": "kalmar-county",
    "postalCode": "387 93",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.81853,
    "longitude": 16.74933
  },
  "sameAs": [
    "https://Www.borgholmscampinggar.se/tjusby-stallplats",
    "https://www.campercontact.com/es/suecia/provincia-de-kalmar/tjusby/161793/tjusby-stallplats"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "295",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr295+"
}