{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-baiersbronn-baden-wurttemberg",
  "name": "Reisemobilstellplatz",
  "description": "Parking for hikers and employees of the vers. hotels",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-baiersbronn-baden-wurttemberg",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/286562/staticmap_286562_16_48.51358_8.37878.png?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/286562/staticmap_286562_16_48.51358_8.37878.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tonbachstrasse 1 km nach hausnummer 135",
    "addressLocality": "Baiersbronn",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "72270",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.51358,
    "longitude": 8.37878
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/tonbach-72270-tonbachstrasse"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}