{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-aigendorf",
  "name": "water",
  "description": "Close to nature and in a quiet environment in the region of Alta Swabia. Perfect for turning off and charging batteries. Far from the daily stress of modern times, you will feel transported to the rural life of the last century. The large country house recalls a simple mountain refuge and offers romantic evenings around the bonfire or the fireplace. The surroundings offer many opportunities for activities: - Perfect for cycling - about 20 km from the Danube - 5 km there is a picturesque Bager...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-aigendorf",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aigendorf",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.163,
    "longitude": 9.706
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}