{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilplatz-brauneberger-juffer-brauneberg-de",
  "name": "Wohnmobilplatz Brauneberger Juffer",
  "description": "Enjoy a relaxing stay at Wohnmobilplatz Brauneberger Juffer in Brauneberg, Germany. Visitors' rating: 4.22.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilplatz-brauneberger-juffer-brauneberg-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650696174.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moselweinstraße",
    "addressLocality": "Brauneberg",
    "addressRegion": "Brauneberg",
    "postalCode": "54472",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.90594,
    "longitude": 6.97716
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/rhineland-palatinate/brauneberg/8775/wohnmobilplatz-brauneberger-juffer"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}