Golang: Convert JSON in to a useful struct.
Raw JSON Input
{{.Json}}
Go Struct Output
{{.Struct}}