{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alpencamping-klosterle-klosterle",
  "name": "Alpencamping Klösterle",
  "description": "family camping - supermarket 300m - bus stop of ski bus for camping - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/alpencamping-klosterle-klosterle",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650858374.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klösterle",
    "addressLocality": "Klösterle",
    "addressRegion": "vorarlberg",
    "postalCode": "6754",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.13029,
    "longitude": 10.09708
  },
  "sameAs": [
    "https://www.campercontact.com/en/austria/vorarlberg/klosterle/64591/alpencamping-klosterle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33",
    "priceValidUntil": "2026-08-28"
  },
  "priceRange": "€33+"
}