{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ludwig-thoma-wiese-dachau-baviera",
  "name": "Ludwig Thoma Wiese",
  "description": "Partial mixed parking - not available during folk festival in August - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ludwig-thoma-wiese-dachau-baviera",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651076422"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ludwig-Thoma-Straße",
    "addressLocality": "Dachau",
    "addressRegion": "baviera",
    "postalCode": "85221",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.25861,
    "longitude": 11.43657
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}