{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gotschenalm-bischofswiesen-bayern",
  "name": "Götschenalm",
  "description": "Enjoy a relaxing stay at Götschenalm in Bischofswiesen, Germany. Customer rating: 3.3.",
  "url": "https://campertunity.com/listings/campgrounds/gotschenalm-bischofswiesen-bayern",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650794147.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kollertradte",
    "addressLocality": "bischofswiesen",
    "addressRegion": "Bayern",
    "postalCode": "83483",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.64807,
    "longitude": 12.93601
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/bayern/bischofswiesen/49888/g%C3%B6tschenalm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}