Golang: Convert JSON in to a useful struct.

Raw JSON Input

Go Struct Output

Notes:

  1. See an example in Go Playground: http://play.golang.org/p/usdLCoVEZR.

Fork me @ github.com/jmervine/gojson-http