{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-sandau-saxony-anhalt-sandau-elbe",
  "name": "Campspace in Sandau, Saxony Anhalt",
  "description": "Enjoy a relaxing stay in Campspace in Sandau, Saxony-Anhalt in Sandau (Elbe), Germany. Visitor Review: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-sandau-saxony-anhalt-sandau-elbe",
  "image": [
    "https://static.campspace.com/media/space/detail/19f132257bcc2b2d838d8715c661506a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "sandau-elbe",
    "addressRegion": "Sassonia-Anhalt",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7815,
    "longitude": 12.049
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}