{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-limburg-an-der-lahn",
  "name": "Wohnmobilstellplatz Limburg",
  "description": "Parking in front of the campsite - cash payment only at the machine - also pitches on the campsite (location number 47803) Bread roll service and beer garden in summer - center 800m",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-limburg-an-der-lahn",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650748488.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schleusenweg 16",
    "addressLocality": "Limburg an der Lahn",
    "addressRegion": "Hessen",
    "postalCode": "65549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.38915,
    "longitude": 8.0727
  },
  "sameAs": [
    "https://www.camping-resort-limburg.de/#stellplaetze",
    "https://www.campercontact.com/nl/duitsland/hessen/limburg-an-der-lahn/23946/wohnmobilstellplatz-limburg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}