{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gastehaus-strommer-illmitz-burgenland",
  "name": "Gästehaus Strommer",
  "description": "Super parking space for caravans and mobile. New parking space in Illmitz. Centrally located self-built wines, quiet location. Sunny 'and shadow places",
  "url": "https://campertunity.com/listings/campgrounds/gastehaus-strommer-illmitz-burgenland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650891504.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seegasse",
    "addressLocality": "Illmitz",
    "addressRegion": "burgenland",
    "postalCode": "7142",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.76266,
    "longitude": 16.79481
  },
  "sameAs": [
    "https://www.campercontact.com/en/austria/burgenland/illmitz/82686/gastehaus-strommer"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€20+"
}