{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/comfort-wellness-camping-falken-lienz",
  "name": "Comfort & Wellness Camping Falken",
  "description": "Comfort & Wellness Camping Falken is a campsite in Lienz, Tyrol.The campsite has which are marked out, pitches with shade, pitches without shade...",
  "url": "https://campertunity.com/listings/campgrounds/comfort-wellness-camping-falken-lienz",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749f9e6c3193.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Falkenweg 7",
    "addressLocality": "Lienz",
    "postalCode": "9900",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.82267,
    "longitude": 12.77064
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/austria/tyrol/lienz/comfort-wellness-camping-falken-106040/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}