{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waldgasthof-hart-laberweinting-bavaria",
  "name": "Waldgasthof Hart",
  "description": "very quiet location bordering a forest-water, electricity and shower upon request-Laberweinting 3 km",
  "url": "https://campertunity.com/listings/campgrounds/waldgasthof-hart-laberweinting-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703961.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hart",
    "addressLocality": "laberweinting",
    "addressRegion": "bavaria",
    "postalCode": "84082",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.77238,
    "longitude": 12.34562
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/laberweinting/12838/waldgasthof-hart"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€5+"
}