{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-sambachshof-bad-konigshofen-im-grabfeld",
  "name": "Wohnmobilstellplatz Sambachshof",
  "description": "quiet - in the woods - sanitary in adjacent guest house - breakfast service - booking possible - > 8m on request - center 8km",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-sambachshof-bad-konigshofen-im-grabfeld",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651047641.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sambachshof",
    "addressLocality": "bad-konigshofen-im-grabfeld",
    "addressRegion": "beieren",
    "postalCode": "97631",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.24278,
    "longitude": 10.45999
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/bad-konigshofen/102406/wohnmobilstellplatz-sambachshof",
    "https://www.sambachshof-bad-koenigshofen.de"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€12.5+"
}