{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-am-wasserturm-crolpa-lobschutz",
  "name": "Wohnmobilstellplatz am Wasserturm",
  "description": "Enjoy a relaxing stay at RV park at the water tower in Crölpa-Löbschütz, Germany. Visitors' rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-am-wasserturm-crolpa-lobschutz",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651179035.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Wasserturm",
    "addressLocality": "Crölpa-Löbschütz",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.09541,
    "longitude": 11.73269
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}