{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandaholm-restaurang-camping-arjang",
  "name": "Sandaholm Restaurang & Camping",
  "description": "Dutch operator - nature reserve Glaskogen - directly at Järnsjön - canoe rental - wifi fee - check-out before 12am - also separate camper pitches outside the campsite [site code 18517] - Camping Key Europe [CKE] required - center 10km",
  "url": "https://campertunity.com/listings/campgrounds/sandaholm-restaurang-camping-arjang",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650753129.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Årjäng",
    "addressRegion": "varmlands-lan",
    "postalCode": "672 91",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.35916,
    "longitude": 12.28146
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "345",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "kr345+"
}