{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/auf-dem-hundweilerhof-markdorf-baden-wurtemberg",
  "name": "Auf dem Hundweilerhof",
  "description": "Beautiful parking space for motorhomes in an ideal idyllic location.",
  "url": "https://campertunity.com/listings/campgrounds/auf-dem-hundweilerhof-markdorf-baden-wurtemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650958071.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hundweiler",
    "addressLocality": "Markdorf",
    "addressRegion": "baden-wurtemberg",
    "postalCode": "88677",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.69216,
    "longitude": 9.34582
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.42,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€14+"
}