I was looking for a Module that would export a BOOK as a JSON file. I was actually thinking of building a Logic Tree to a conclusion Node. So I would also want to export some specific fields as well.

If there is no module out there that would do it, I am guessing I need to write one. SO I wanted to get some suggestions on methods / strategies before I start.

I did see n interesting module: http://drupal.org/project/book_explorer
that looks like an interesting starting point.