{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-weingut-im-zwolberich-langenlonsheim-rhi",
  "name": "Wohnmobilstellplatz Weingut im Zwölberich",
  "description": "Enjoy a relaxing stay at RV park Weingut im Zwölberich in Langenlonsheim, Germany. Visitors' rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-weingut-im-zwolberich-langenlonsheim-rhi",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schützenstraße",
    "addressLocality": "Langenlonsheim",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "55450",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.89727,
    "longitude": 7.89408
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}