{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-kallsedets-fjallcenter-jarpen-se",
  "name": "Camping Kallsedets Fjällcenter",
  "description": "Camping Kallsedets Fjällcenter is a small-scale campsite in Järpen, a village in the east of Sweden. You will camp between two large lakes. The...",
  "url": "https://campertunity.com/listings/campgrounds/camping-kallsedets-fjallcenter-jarpen-se",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675178787d7a1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kallsedet 820",
    "addressLocality": "Järpen",
    "postalCode": "83793",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.70208,
    "longitude": 12.96111
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/jamtland/jarpen/camping-kallsedets-fjallcenter-121290/",
    "https://www.kallsedet.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game Room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}