{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-luckau-brandenburg",
  "name": "Campspace in Luckau, Brandenburg",
  "description": "This campspace offers the perfect environment to completely unwind and switch off. The campsite is a",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-luckau-brandenburg",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cd/1e/9f/cd1e9f1ea6d6559c36ea85c04b49c7d7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.87,
    "longitude": 13.7
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}