{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-weingartenhof-markdorf-promobil-markdorf",
  "name": "RV park Weingartenhof in Markdorf – promobil",
  "description": "Assessments",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-weingartenhof-markdorf-promobil-markdorf",
  "image": [
    "https://imgsdb1.promobil.de/image/62f63ef1c8e44100088d7fed-websiteArticle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weingartenstraße 1",
    "addressLocality": "Markdorf",
    "addressRegion": "BW",
    "postalCode": "88677",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.69476213767157,
    "longitude": 9.340456584895728
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€5+"
}