{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-limbach-schuler-limbach-baden-wurttember",
  "name": "Wohnmobilstellplatz Limbach Schuler",
  "description": "On a cycling and walking path - very nice view - center of Limbach: 2km.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-limbach-schuler-limbach-baden-wurttember",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651245885.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scheringer Straße",
    "addressLocality": "Limbach",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "74838",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.46491,
    "longitude": 9.21559
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/baden-wurttemberg/limbach/160832/wohnmobilstellplatz-limbach-schuler"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "€10+"
}