{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dkv-station-wassersportverein-norden-norden-lower-saxony",
  "name": "DKV Station Wassersportverein Norden",
  "description": "at water sports club - reservation required - request by email",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dkv-station-wassersportverein-norden-norden-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651172135"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Raiffeisenstraße",
    "addressLocality": "Norden",
    "addressRegion": "lower-saxony",
    "postalCode": "26506",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.58816,
    "longitude": 7.21172
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}