{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-talsperre-pirk-magwitz-sachsen",
  "name": "Pitch Dam Pirk",
  "description": "Enjoy a relaxing stay at Pitch Dam Pirk in Magwitz, Germany. Customer rating: 4.23.",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-talsperre-pirk-magwitz-sachsen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650799927.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Strand",
    "addressLocality": "Magwitz",
    "addressRegion": "Sachsen",
    "postalCode": "08606",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.43135,
    "longitude": 12.10341
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/sachsen/magwitz/53224/stellplatz-talsperre-pirk"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}