{ "start": 2, "end": 5, "lines": [ "type x struct {", "\tFoo int `json:\"foo\"`", "\tbar int `json:\"bar\"`", "}" ] }