{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/weinbau-duell-dettelbach-beieren",
  "name": "Weinbau Düll",
  "description": "near wineboer - restaurant - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/weinbau-duell-dettelbach-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650958580.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Köhlerstraße",
    "addressLocality": "Dettelbach",
    "addressRegion": "beieren",
    "postalCode": "97337",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.82905,
    "longitude": 10.17483
  },
  "sameAs": [
    "https://weinbau-duell.eu",
    "https://www.campercontact.com/en/germany/bavaria/dettelbach/97868/weinbau-dull"
  ],
  "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": "5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€5+"
}