{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-bismark-saxony-anhalt-bismark",
  "name": "Campspace In Bismark Saxony Anhalt",
  "description": "Place by a natural swimming pond with a fireplace Natural garden, little noise, wonderful starry sky 1",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-bismark-saxony-anhalt-bismark",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "bismark",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7385,
    "longitude": 11.578
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}