{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sommerhalter-winery-mauchen-baden-wurttemberg-de",
  "name": "Summerholder Winery – Experience the tranquility of the sights",
  "description": "Enjoy a relaxing stay at Sommerhalter Winery – Experience the tranquility of the sights in Mauchen, Germany. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sommerhalter-winery-mauchen-baden-wurttemberg-de",
  "image": [
    "https://static.campspace.com/media/space/detail/cl610001a6-91b0-4f8d-8794-739bc7e19728.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mauchen",
    "addressRegion": "Baden-Württemberg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.767,
    "longitude": 7.596
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}