{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gutsschanke-und-weingut-klostermuhle-eltville-am-rhein-hesse",
  "name": "Gutsschänke and winery Klostermühle",
  "description": "Enjoy a relaxing stay at Gutsschänke und Weingut Klostermühle in Eltville am Rhein, Germany. Customer rating: 0.5.",
  "url": "https://campertunity.com/listings/campgrounds/gutsschanke-und-weingut-klostermuhle-eltville-am-rhein-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650783522.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eltviller Straße",
    "addressLocality": "eltville-am-rhein",
    "addressRegion": "Hessen",
    "postalCode": "65399",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.03141,
    "longitude": 8.10448
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}