{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-winkler-seeboden-karinthie",
  "name": "Camping Winkler",
  "description": "Camping by the lake with private beach - in the immediate vicinity, restaurants -boat rental - diving school",
  "url": "https://campertunity.com/listings/campgrounds/camping-winkler-seeboden-karinthie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650996338.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seepromenade",
    "addressLocality": "Seeboden",
    "addressRegion": "karinthie",
    "postalCode": "9871",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.81531,
    "longitude": 13.52071
  },
  "sameAs": [
    "https://guenterk01.wixsite.com/camping-winkler",
    "https://www.campercontact.com/en/austria/carinthia/seeboden/99702/camping-winkler"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.6",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€32.6+"
}