{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolomites-camping-amlacherhof-lienz-tyrol",
  "name": "Dolomites Camping Amlacherhof",
  "description": "location for the port - higher accommodation costs in July and August - accessible via the Felbertauernstrasse - minigolf-center 2km - Tauern National 5km",
  "url": "https://campertunity.com/listings/campgrounds/dolomites-camping-amlacherhof-lienz-tyrol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651235653.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße",
    "addressLocality": "lienz",
    "addressRegion": "tyrol",
    "postalCode": "9908",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.81357,
    "longitude": 12.7629
  },
  "sameAs": [
    "https://www.campercontact.com/en/austria/tyrol/lienz/46917/dolomites-camping-amlacherhof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "31.3",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€31.3+"
}