{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-waldparkplatz-ratzdorf-neisemunde-brande",
  "name": "Wohnmobilstellplatz Waldparkplatz Ratzdorf",
  "description": "Enjoy a relaxing stay at RV park Waldparkplatz Ratzdorf in Neißemünde, Germany. Visitors' rating: 3.35.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-waldparkplatz-ratzdorf-neisemunde-brande",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650670677.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lindenallee",
    "addressLocality": "Neißemünde",
    "addressRegion": "Brandenburg",
    "postalCode": "15898",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07007,
    "longitude": 14.74607
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/brandenburg/neissemunde/4545/wohnmobilstellplatz-waldparkplatz-ratzdorf"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}