{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-wolfsmuehle-lahnstein-rijnland-palts",
  "name": "Camping Wolfsmühle",
  "description": "At river / stream, bread service, village 2 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-wolfsmuehle-lahnstein-rijnland-palts",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650820099.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hohenrhein",
    "addressLocality": "Lahnstein",
    "addressRegion": "rijnland-palts",
    "postalCode": "56112",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.31508,
    "longitude": 7.63306
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/rhineland-palatinate/lahnstein/camping-wolfsmuhle-102103/",
    "http://www.camping-wolfsmuehle.de/",
    "https://www.campercontact.com/de/deutschland/rheinland-pfalz/lahnstein/58272/camping-wolfsmuhle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€24+"
}