{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-elzweiler-rhineland-palatinate",
  "name": "Motorhome parking space",
  "description": "supermarket 5 km Centre 50 m",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-elzweiler-rhineland-palatinate",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650735490.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hauptstraße",
    "addressLocality": "Elzweiler",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "66887",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.58028,
    "longitude": 7.51389
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/rhineland-palatinate/elzweiler/13183/wohnmobilstellplatz"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}