{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nibelungen-am-schwimmbad-furth-hesse",
  "name": "Nibelungen Camping At the swimming pool",
  "description": "sandwich service-modern plumbing Centre 1, 5 km",
  "url": "https://campertunity.com/listings/campgrounds/nibelungen-am-schwimmbad-furth-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650743771.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tiefertswinkel",
    "addressLocality": "furth",
    "addressRegion": "hesse",
    "postalCode": "64658",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.65784,
    "longitude": 8.78457
  },
  "sameAs": [
    "http://www.camping-fuerth.de",
    "https://www.campercontact.com/de/deutschland/hessen/furth/20600/nibelungen-camping-am-schwimmbad"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "31.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€31.5+"
}