{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-oranienstein-diez-rhineland-palatinate",
  "name": "Campingplatz Oranienstein",
  "description": "Camping on the Lahn - many hiking and cycling routes - barrier closed from 13.00 - 15.00 - bread service - camping shop - restaurant - supermarket 2km - public transport 500m - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-oranienstein-diez-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650821992.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandbadweg",
    "addressLocality": "diez",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "65582",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.38223,
    "longitude": 8.00171
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/rhineland-palatinate/diez/57620/campingplatz-oranienstein",
    "https://www.pincamp.ch/de/campingplaetze/campingplatz-oranienstein"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26.3",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€26.3+"
}