{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/winzerhof-rehm-gleiszellen-gleishorbach-rhineland-palatinate",
  "name": "Winzerhof Rehm",
  "description": "free at wine purchases",
  "url": "https://campertunity.com/listings/campgrounds/winzerhof-rehm-gleiszellen-gleishorbach-rhineland-palatinate",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650956115"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Woog",
    "addressLocality": "gleiszellen-gleishorbach",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "76889",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.1265,
    "longitude": 8.00952
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}