{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zum-wilden-michel-furtwangen-im-schwarzwald-baden-wur",
  "name": "Zum Wilden Michel",
  "description": "Zum Wilden Michel is a small natural campsite nestled in a beautiful mountainous landscape in the heart of the Black Forest. The plots have electricity and offer space for tents, caravans and motorhomes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zum-wilden-michel-furtwangen-im-schwarzwald-baden-wur",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Linach",
    "addressLocality": "Furtwangen im Schwarzwald",
    "addressRegion": "baden-wurtemberg",
    "postalCode": "78120",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.02446,
    "longitude": 8.22698
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€30+"
}