{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ljusdals-camping-ljusdal-gavleborg-county",
  "name": "Ljusdals Camping",
  "description": "camping on lake - private sandy beach - mini golf - bike rental - Dutch owners - Camping Key Europe [CKE] required - shops / center 3km",
  "url": "https://campertunity.com/listings/campgrounds/ljusdals-camping-ljusdal-gavleborg-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650701565.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ramsjövägen",
    "addressLocality": "ljusdal",
    "addressRegion": "gavleborg-county",
    "postalCode": "827 30",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.83886,
    "longitude": 16.04089
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/gavleborg-county/ljusdal/11667/ljusdals-camping",
    "http://www.ljusdalscamping.se/",
    "https://www.pincamp.ch/de/campingplaetze/ljusdals-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "280",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr280+"
}