{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-stade-ni",
  "name": "Stellplatz Stade",
  "description": "Large, modern parking space on the edge of the old town of Stade. Address: Am Schiffertor 2, 21682 Stade.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-stade-ni",
  "image": [
    "/fileadmin/_processed_/d/e/csm_Stade_3_5148742fab.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Schiffertor 2",
    "addressLocality": "Stade",
    "addressRegion": "NI",
    "postalCode": "21682",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.60268,
    "longitude": 9.46603
  }
}