{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-st-wendel-saarland-sankt-wendel",
  "name": "Campspace in St.Wendel, Saarland",
  "description": "Enjoy a relaxing stay at Campspace in St.Wendel, Saarland in Sankt Wendel, Germany. Customer rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-st-wendel-saarland-sankt-wendel",
  "image": [
    "https://static.campspace.com/media/space/detail/51302a303e57292a03264122a8665cfc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sankt Wendel",
    "addressRegion": "Saarland",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.5045,
    "longitude": 7.2025
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}