{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tokenas-camping-byxelkrok-kalmar-county",
  "name": "Tokenas Camping",
  "description": "small campsite by the sea - use GPS coordinates - discharge waste water at the harbor possible - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/tokenas-camping-byxelkrok-kalmar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651127350.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Enerumsvägen",
    "addressLocality": "byxelkrok",
    "addressRegion": "kalmar-county",
    "postalCode": "387 75",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.32103,
    "longitude": 16.99907
  },
  "sameAs": [
    "http://www.tokenascamping.se/",
    "http://www.tokenascamping.se",
    "https://www.campercontact.com/es/suecia/provincia-de-kalmar/byxelkrok/68607/tokenas-camping"
  ],
  "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+"
}