{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-der-jade-jade",
  "name": "Camping an der Jade",
  "description": "Camping an der Jade is a campsite in Jade, Lower Saxony, located on a river/stream. The campsite has pitches without shade and with some shade...",
  "url": "https://campertunity.com/listings/campgrounds/camping-der-jade-jade",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674eda8488ca2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bollenhagenerstr. 42",
    "addressLocality": "Jade",
    "postalCode": "26349",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.33975,
    "longitude": 8.24167
  },
  "sameAs": [
    "https://www.eurocampings.nl/duitsland/nedersaksen/jade/camping-an-der-jade-102137/",
    "http://www.camping-an-der-jade.com/camping_an_der_jade/willkommen.html"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}