{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grandes-amaneceres-tangerhutte-ot-klein-schwarzlosen",
  "name": "Grandes amaneceres",
  "description": "In the back of our small hiking station, with a wide view over fields and forests, we have space for tents and mobile homes. When it is good weather you can see up to the tower of Tangermünde church. There are also many good restaurants and attractions in this beautiful and ancient imperial city. Our visitors have access to several rest areas, electricity, fresh water and a bathroom. There is a well available to use the hot shower. (The hot shower is included when booking the Reiterstübchen)....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grandes-amaneceres-tangerhutte-ot-klein-schwarzlosen",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tangerhütte, OT Klein Schwarzlosen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.497,
    "longitude": 11.7945
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}