
{
  "id": "maze_c",
  "name": "a maze of pits",
  "exits": {"east":"maze_b","down":"bottom_pit"},
  "dark": true,
  "description": "I’m in a maze of pits, all alike. Yawning holes drop away in every direction."
}
