{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-resort-allweglehen-berchtesgaden",
  "name": "Camping-Resort Allweglehen",
  "description": "Camping-Resort Allweglehen is a splendidly located terraced campsite on a mountainside with a fabulous view of the Alps. The campsite is located in...",
  "url": "https://campertunity.com/listings/campgrounds/camping-resort-allweglehen-berchtesgaden",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674edee86bc25.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allweggasse 4",
    "addressLocality": "Berchtesgaden",
    "postalCode": "83471",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.65158,
    "longitude": 13.03764
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/bavaria/berchtesgaden/camping-resort-allweglehen-102647/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}