{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-resorts-berchtesgaden-bayern",
  "name": "Glamping-Resorts",
  "description": "Wood Lodge is a wooden building of a slightly different kind. The oval construction and the light wood make up the cosiness of this glamping accommodation. Two people can spend a romantic holiday close to nature. For another person there is an additional sleeping possibility. The sanitary facilities are located in the luxurious sanitary building in the immediate vicinity.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-resorts-berchtesgaden-bayern",
  "image": [
    "https://glamping.info/img/204660/glamping-campingplatz-allweglehen-207835.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/img/204660/glamping-campingplatz-allweglehen-207835.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allweggasse 4",
    "addressLocality": "Berchtesgaden",
    "addressRegion": "Bayern",
    "postalCode": "83471",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.64717,
    "longitude": 13.04006
  },
  "sameAs": [
    "https://glamping.info/glamping/campingplatz-allweglehen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}