{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-aumuhle-gemunden-gemundenwohra",
  "name": "Campingplatz Aumühle (Gemünden)",
  "description": "Campingplatz Aumühle in Gemünden offers around 50 year-round permanent spots. It also has meadows and spaces for short-term guests with tents, caravans, or motorhomes. There are specific spots for motorhomes. The campsite is located in a quiet area surrounded by greenery. Adjacent to the site is a swimming pool. The town offers numerous shopping opportunities. There are bike paths leading in all directions. The campsite also features a restaurant and beer garden (Aumühle Inn).",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-aumuhle-gemunden-gemundenwohra",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361dfb%2F17d85726-05be-4972-b358-234d0e12b440_Screenshot%202023-11-25%20163206_640x480.jpg?alt=media&token=6b855648-be73-4e93-96c1-9de210a0e5a7",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auestraße 26",
    "addressLocality": "GemündenWohra",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9691,
    "longitude": 8.9755
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}