{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-wasserburg-bavaria-wasserburg",
  "name": "Campspace in Wasserburg, Bavaria",
  "description": "Super close to the B304, perfect for passing through on your way to a beautiful vacation spot or on your way home. It's a 2-minute drive from the city center. It's nice and quiet here at night.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-wasserburg-bavaria-wasserburg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wasserburg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0645,
    "longitude": 12.243
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}