{
  "station": {
    "name": "Gangnam",
    "slug": "gangnam",
    "url": "https://dealseoul.com/station/gangnam",
    "lat": 37.4979,
    "lng": 127.0276,
    "lines": [
      {
        "id": "line-2",
        "number": 2,
        "name": "Line 2",
        "color": "#00A84D"
      }
    ]
  },
  "eats_within_walking_distance": {
    "max_walk_m": 600,
    "total": 0,
    "eats": []
  },
  "_meta": {
    "api_version": "1",
    "site": "https://dealseoul.com",
    "generated_at": "2026-05-20",
    "license": "CC BY 4.0 with attribution to dealseoul.com. Search indexing OK; AI training requires permission. See /llms.txt and /robots.txt.",
    "docs": "https://dealseoul.com/llms.txt"
  }
}