{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wellmobilpark-bad-schonborn-baden-wurttemberg",
  "name": "wellmobilpark",
  "description": "Location at thermal bath - gas service - E-bike rental - bread service - overnight stay for maximum length <10m - supermarket 1km - center 50m",
  "url": "https://campertunity.com/listings/campgrounds/wellmobilpark-bad-schonborn-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650692763.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kraichgaustraße",
    "addressLocality": "bad-schonborn",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "76669",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.21855,
    "longitude": 8.67175
  },
  "sameAs": [
    "http://www.wellmobilpark.de",
    "https://www.campercontact.com/nl/duitsland/baden-wurttemberg/bad-schonborn/6190/wellmobilpark"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€14+"
}