{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-schruns-vorarlberg",
  "name": "Reisemobilstellplatz",
  "description": "Parking space for several campers in a wonderful location with a view of the surrounding mountains.. Easy access. Water and electricity on request.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-schruns-vorarlberg",
  "image": [
    "https://stellplatz.info/img/676459/wohnmobilstellplatz-montjola-mountain-view-708847.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/676459/wohnmobilstellplatz-montjola-mountain-view-708847.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grappaweg 6",
    "addressLocality": "SCHRUNS",
    "addressRegion": "Vorarlberg",
    "postalCode": "6780",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.08285,
    "longitude": 9.918026
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/montjola-mountain-view"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}