{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-resort-zugspitze-grainau",
  "name": "Camping Resort Zugspitze",
  "description": "Camping Resort Zugspitze is a campsite in Grainau, Bavaria, located a river/stream.The campsite has which are marked out, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-resort-zugspitze-grainau",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67517c474058f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Griesener Straße 9",
    "addressLocality": "Grainau",
    "postalCode": "82491",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.47753,
    "longitude": 11.05161
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/bavaria/grainau/camping-resort-zugspitze-121824/",
    "http://www.pure-camping.de/",
    "https://www.pincamp.ch/de/campingplaetze/camping-resort-zugspitze"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}