{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brucker-muhle-amoneburg-hesse",
  "name": "Brucker Muhle",
  "description": "windmill garden with lots of space - toilets during opening hours - visit to shop or kiosk desired - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/brucker-muhle-amoneburg-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650929050.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Friedenstein",
    "addressLocality": "amoneburg",
    "addressRegion": "hesse",
    "postalCode": "35287",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.79354,
    "longitude": 8.9385
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}