{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stubenweiher-bavaria",
  "name": "Stubenweiher",
  "description": "Stubenweiher is a camping location in Limbach with a discharge toilet facility.",
  "url": "https://campertunity.com/listings/campgrounds/stubenweiher-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651189117"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stubenweiherweg",
    "addressLocality": "110253",
    "addressRegion": "bavaria",
    "postalCode": "89358",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.41075,
    "longitude": 10.34132
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/110253/stubenweiher"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}