{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-konig-konrad-halle-villmar-hesse",
  "name": "Stellplatz König Konrad Halle",
  "description": "located along the Lahn - restaurant - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-konig-konrad-halle-villmar-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796502.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "König-Konrad-Straße",
    "addressLocality": "Villmar",
    "addressRegion": "hesse",
    "postalCode": "65606",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.39077,
    "longitude": 8.18532
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/hesse/villmar/49445/stellplatz-konig-konrad-halle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€0+"
}