{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-bad-ischl-oberosterreich",
  "name": "Reisemobilstellplatz",
  "description": "The 7 pitches are located in the parking lot Kaiserwinkel.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-bad-ischl-oberosterreich",
  "image": [
    "https://stellplatz.info/img/23058/wohnmobilstellplatz-parkplatz-kaiserwinkel-150813.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/23058/wohnmobilstellplatz-parkplatz-kaiserwinkel-150813.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Götzstraße 1",
    "addressLocality": "Bad Ischl",
    "addressRegion": "Oberösterreich",
    "postalCode": "4820",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.71461,
    "longitude": 13.62333
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/parkplatz-kaiserwinkel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}