{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-waldesruh-110249-bavaria",
  "name": "Campingplatz Waldesruh",
  "description": "Campingplatz Waldesruh in Furth im Wald offers electricity, clothes washing facilities, and a tumble dryer.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-waldesruh-110249-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651168846"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kühberger Weg",
    "addressLocality": "110249",
    "addressRegion": "bavaria",
    "postalCode": "93437",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.30011,
    "longitude": 12.77613
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/110249/campingplatz-waldesruh"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}