{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-oranienstein-diez-lahn",
  "name": "Camping Oranienstein",
  "description": "Camping Oranienstein is a campsite in Diez, Rhineland-Palatinate, located a river/stream.The campsite has pitches without shade and pitches with some...",
  "url": "https://campertunity.com/listings/campgrounds/camping-oranienstein-diez-lahn",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674edc08850c1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandbadweg 1a",
    "addressLocality": "Diez an der Lahn",
    "postalCode": "65582",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3815,
    "longitude": 8.00047
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/rhineland-palatinate/diez/camping-oranienstein-102157/",
    "http://www.camping-diez.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}