{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturist-schwarzwald-villingen-schwenningen-baden-wurttember",
  "name": "Naturist Schwarzwald",
  "description": "Naturist Schwarzwald is a camping location with nudism available.",
  "url": "https://campertunity.com/listings/campgrounds/naturist-schwarzwald-villingen-schwenningen-baden-wurttember",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651224810.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gürgele",
    "addressLocality": "villingen-schwenningen",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "78056",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.07732,
    "longitude": 8.53428
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/baden-wurttemberg/villingen-schwenningen/110997/naturist-schwarzwald"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€25+"
}