{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-obrigheim-baden-wurttemberg",
  "name": "Reisemobilstellplatz",
  "description": "easy place ́, 4 pitches up to 7 m length, max. 3 days, paved terrain - free of charge - no V/E, closed during floods",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-obrigheim-baden-wurttemberg",
  "image": [
    "https://stellplatz.info/img/16801/wohnmobilstellplatz-stellplatz-im-auweg-116669.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/16801/wohnmobilstellplatz-stellplatz-im-auweg-116669.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auweg",
    "addressLocality": "Obrigheim",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "74847",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.34993,
    "longitude": 9.0993
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/stellplatz-im-auweg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}