{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pure-country-life-stendal-sachsen-anhalt",
  "name": "Pure country life",
  "description": "Enjoy a relaxing stay at Pure country life in Stendal, Germany. Customer rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pure-country-life-stendal-sachsen-anhalt",
  "image": [
    "https://static.campspace.com/media/space/detail/cl6474965c-1e93-4208-a99c-a1db767798c7.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "stendal",
    "addressRegion": "Sachsen-Anhalt",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.576,
    "longitude": 11.705
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}