{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-thalkirchen-munchen-bayern",
  "name": "Camping Thalkirchen",
  "description": "large green city campsite on the isar - bread service - snackable - supermarket 2km - münchner inner city conveniently accessible by bike via the isar cycle path or via the u- or s-bahnhof - price supplement during octoberfest - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-thalkirchen-munchen-bayern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650801011.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zentralländstraße",
    "addressLocality": "munchen",
    "addressRegion": "bayern",
    "postalCode": "81379",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.09071,
    "longitude": 11.54464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.52,
    "reviewCount": 106,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32+"
}