{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/weingut-will-und-wuerz-stetten-bw",
  "name": "Weingut Will und Würz",
  "description": "Quiet and secluded motorhome location near fruit trees and mountains with vines - use GPS coordinates - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/weingut-will-und-wuerz-stetten-bw",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650999635.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sonnenberghöfe 1",
    "addressLocality": "Stetten",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "74193",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.13151,
    "longitude": 8.98054
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}