{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-achdorfer-tal-blumberg-baden-wurttemberg",
  "name": "Motorhome site Achdorfer Tal",
  "description": "place on the Wutach-supermarket 2 km Centre 50 m",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-achdorfer-tal-blumberg-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660885.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uferweg",
    "addressLocality": "blumberg",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "78176",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.83543,
    "longitude": 8.49853
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.85,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€7+"
}