{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-modriach",
  "name": "Reisemobilstellplatz",
  "description": "The inn is located directly in the countryside on the Alm but is only 10 minutes away from the highway!",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-modriach",
  "image": [
    "https://stellplatz.info/img/230402/wohnmobilstellplatz-alpengasthof-hoiswirt-230898.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/230402/wohnmobilstellplatz-alpengasthof-hoiswirt-230898.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Modriach-Winkel 161",
    "addressLocality": "Modriach",
    "addressRegion": "Steiermark",
    "postalCode": "8583",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.94662,
    "longitude": 15.07847
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/alpengasthof-hoiswirt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}