{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ljungdalen-camping",
  "name": "Ljungdalen Camping",
  "description": "Ljungdalsfjällen offers adventures, hiking and world-class experiences. The area features diverse activities, including hiking, fishing and winter sports.",
  "url": "https://campertunity.com/listings/campgrounds/ljungdalen-camping",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.85044,
    "longitude": 12.81014
  },
  "sameAs": [
    "https://campio.no/campsite/ljungdalen-camping",
    "https://park4night.com/en/place/29343"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}