{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-antholz-antholz",
  "name": "Camping Antholz",
  "description": "Campsite Antholz is a beautifully located campsite in the Trentino-Alto Adige region near the village of Rasen-Antholz. The campsite is...",
  "url": "https://campertunity.com/listings/campgrounds/camping-antholz-antholz",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674de0bd2a745.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Obertaler Strasse 10",
    "addressLocality": "Antholz",
    "postalCode": "39030",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.86478,
    "longitude": 12.10933
  },
  "sameAs": [
    "https://www.eurocampings.de/italien/trentino-sudtirol/sudtirol/rasun-anterselva-rasen-antholz/camping-antholz-100596/?tab=reviews&reviewLocale=de&reviewPage=1&reviewSort=travelParty"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}