{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/am-waldbad-geschwenda-thuringia",
  "name": "Am Waldbad",
  "description": "Enjoy a relaxing stay at Am Waldbad in Geschwenda, Germany. Visitors' rating: 2.6.",
  "url": "https://campertunity.com/listings/campgrounds/am-waldbad-geschwenda-thuringia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650688770.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kickelhähnchen",
    "addressLocality": "geschwenda",
    "addressRegion": "Thuringia",
    "postalCode": "98716",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7307,
    "longitude": 10.81371
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}