{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alte-brennerei-stetten-bw",
  "name": "Alte Brennerei",
  "description": "Perfect as a starting point for bike tours and hikes.",
  "url": "https://campertunity.com/listings/campgrounds/alte-brennerei-stetten-bw",
  "image": [
    "https://stellplatz.info/img/23114/wohnmobilstellplatz-alte-brennerei-271085.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/img/23114/wohnmobilstellplatz-alte-brennerei-271085.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Riedetsweilerstr. 5",
    "addressLocality": "Stetten",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "88719",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.69295,
    "longitude": 9.29772
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 425,
    "bestRating": 5,
    "worstRating": 1
  }
}