{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-achberg-baden-wurttemberg-verwaltungsgemeinschaft",
  "name": "Campspace in Achberg, Baden-Württemberg",
  "description": "Enjoy a relaxing stay at Campspace in Achberg, Baden-Württemberg in Verwaltungsgemeinschaft Wangen im Allgäu, Germany. Customer rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-achberg-baden-wurttemberg-verwaltungsgemeinschaft",
  "image": [
    "https://static.campspace.com/media/space/detail/133098.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Verwaltungsgemeinschaft Wangen im Allgäu",
    "addressRegion": "Baden-Württemberg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.613,
    "longitude": 9.714
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}