{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wein-und-sektgut-edel-brauch-edenkoben-rhineland-palatinate",
  "name": "Wein Und Sektgut Edel Brauch",
  "description": "Behind barn of wine and sparkling wine estate Edel Brauch - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wein-und-sektgut-edel-brauch-edenkoben-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650667919.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "St.-Martiner-Straße",
    "addressLocality": "edenkoben",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "67480",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.28884,
    "longitude": 8.1229
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.19,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  }
}