{
  "surface": "inhabited",
  "description": "index of the three rooms with named occupants — booth (music), cb (talk), lobby (visitors).",
  "url": "https://pointcast.xyz/inhabited",
  "rooms": {
    "booth": {
      "url": "https://pointcast.xyz/booth",
      "json": "https://pointcast.xyz/booth.json",
      "residents": 3,
      "spinning": 0,
      "todays_mix_set": false
    },
    "cb": {
      "url": "https://pointcast.xyz/cb",
      "json": "https://pointcast.xyz/cb.json",
      "channel": 19,
      "operators": 3,
      "chatter": 2,
      "clear": 1
    },
    "lobby": {
      "url": "https://pointcast.xyz/lobby",
      "json": "https://pointcast.xyz/lobby.json",
      "seats_filled": 3,
      "seats_total": 8,
      "guestbook_entries": 6,
      "visitor_count": 2847
    }
  }
}