{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-zeltingen-mosel",
  "name": "Stellplatz Zeltingen",
  "description": "RV pitch Zeltingen: beautiful parking space with spacious pitches, partly shade, directly on the Moselle in front of the picturesque village Zeltingen",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-zeltingen-mosel",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uferallee",
    "addressLocality": "Zeltingen",
    "addressRegion": "RP",
    "postalCode": "54492",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.95493,
    "longitude": 7.00909
  },
  "sameAs": [
    "https://deutschland-outdoor.de/stellplaetze/stellplatz-zeltingen"
  ]
}