{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-resort-grainau-beieren",
  "name": "Camping Resort Grainau",
  "description": "Super location with 5 stars. See www.perfect-camping.de",
  "url": "https://campertunity.com/listings/campgrounds/camping-resort-grainau-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650819776.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Griesener Straße",
    "addressLocality": "grainau",
    "addressRegion": "beieren",
    "postalCode": "82491",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.47904,
    "longitude": 11.05235
  },
  "sameAs": [
    "https://www.campercontact.com/nl/duitsland/beieren/grainau/63281/camping-resort-grainau",
    "http://www.perfect-camping.de/5-sterne-camping-resort-zugspitze-garmisch-partenkirchen-bayern/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "61",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "€61+"
}