{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/strandbad-filzteich-schneeberg-sachsen",
  "name": "Beach bath Felt pond",
  "description": "Enjoy a relaxing stay at Strandbad Filzteich in Schneeberg, Germany. Customer rating: 4.25.",
  "url": "https://campertunity.com/listings/campgrounds/strandbad-filzteich-schneeberg-sachsen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650668625.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Filzteich",
    "addressLocality": "Schneeberg",
    "addressRegion": "Sachsen",
    "postalCode": "08289",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.57482,
    "longitude": 12.61253
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/sachsen/schneeberg/3412/strandbad-filzteich"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}