{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heart-altmark-stendal",
  "name": "In The Heart Of The Altmark",
  "description": "Stendal is the heart of the \"Alte Mark\" or Altmark. The parking space can be reached directly from the bypass road (approx. 800m) or from the city center (approx. 2km from the market square). It is a simple parking space with a wide view over meadows, which are mostly visited by horses in the summer. Quiet at night. The parking space has a slight slope towards the road.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heart-altmark-stendal",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "stendal",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6115,
    "longitude": 11.8965
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}