{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toilet-adelsdorf",
  "name": "toilet",
  "description": "We offer you a pitch directly in the beautiful Aischgrund. From our pitch you can make beautiful bike tours to the local cellars. Directly on the A3 freeway The activities Tour of the castles in Adelsdorf and Neuhaus. Cellar tour through the beautiful Aischgrund Other things On site there is the possibility to work out in the hotel's own fitness gym or to book a Thai massage for a small extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toilet-adelsdorf",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Adelsdorf",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.709,
    "longitude": 10.879
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}