{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-aumuehle-gemuenden-hesse",
  "name": "Camping Aumühle",
  "description": "Municipal campsite - price of accommodation not known - shower and toilet against payment - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-aumuehle-gemuenden-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650889961.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auestraße",
    "addressLocality": "Gemünden",
    "addressRegion": "hesse",
    "postalCode": "35285",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.96958,
    "longitude": 8.97538
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}