{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-ehrmann-weikersheim",
  "name": "Wohnmobilstellplatz Ehrmann",
  "description": "Near Romantic Road - Beautiful view - center 750m - city 3km",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-ehrmann-weikersheim",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651147830"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Feldertor",
    "addressLocality": "Weikersheim",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "97990",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.5013,
    "longitude": 9.90881
  },
  "sameAs": [
    "https://www.ehrmann-weine.de/download/Ehrmann_Wohnmobil-Flyer.pdf",
    "https://www.campercontact.com/es/alemania/baden-wurtemberg/weikersheim/107407/wohnmobilstellplatz-ehrmann"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€10+"
}