{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wirthshof-resort-markdorf-promobil-markdorf-bw",
  "name": "Wirthshof Resort in Markdorf – promobil",
  "description": "Assessments",
  "url": "https://campertunity.com/listings/campgrounds/wirthshof-resort-markdorf-promobil-markdorf-bw",
  "image": [
    "https://imgsdb1.promobil.de/image/61b6fa3723d78c00073fef53-websiteArticle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Steibensteg 10",
    "addressLocality": "Markdorf",
    "addressRegion": "BW",
    "postalCode": "88677",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.71540580000001,
    "longitude": 9.409187599999996
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€5+"
}