{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tallbergs-camping-tallberg",
  "name": "Tällbergs Camping",
  "description": "On the eastern bank of lake Siljan, between Leksand and lRättvik, you will find the historical small town of Tällberg. When Siljan tourism...",
  "url": "https://campertunity.com/listings/campgrounds/tallbergs-camping-tallberg",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751734008ff8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sjögattu 44",
    "addressLocality": "Tällberg",
    "postalCode": "79370",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.82761,
    "longitude": 14.97806
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/dalarna/tallberg/tallbergs-camping-120678/",
    "https://www.campercontact.com/de/schweden/provinz-dalarna/leksands-kommun/24287/tallbergs-camping",
    "http://www.xn--tllbergscamping-0kb.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}