{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ljusdals-camping-northland",
  "name": "How far from the lake is Ljusdals Camping?",
  "description": "ProfileCalm and nice family campsite, Handicap adapted, 2 and 4 bed cottages equipped with cold running water, kitchenette, fridge, microwave, coffee maker. Read more",
  "url": "https://campertunity.com/listings/campgrounds/ljusdals-camping-northland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/ljusdals-camping/4LmCxdKXr5CO.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/ljusdals-camping/mLz6GLtiCIw9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ramsjövägen 56",
    "addressLocality": "Ljusdals Camping",
    "addressRegion": "Northland",
    "postalCode": "82730",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.8389,
    "longitude": 16.04105
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/ljusdals-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}