{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-am-cvjm-haus-kraichtal-bw-de",
  "name": "Motorhome parking at the CVJM house (free) in Kraichtal – promobil",
  "description": "Assessments",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-am-cvjm-haus-kraichtal-bw-de",
  "image": [
    "https://imgsdb1.promobil.de/image/588f1da0721d54a52815db79-websiteArticle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mühlweg null",
    "addressLocality": "Kraichtal",
    "addressRegion": "BW",
    "postalCode": "76703",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.14222222222222,
    "longitude": 8.673333333333332
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€5+"
}