Why do you need to generate it by hand? Create object structures in whatever language you are working in and then simply serialize them to JSON.
Why do you need to generate it by hand? Create object structures in whatever language you are working in and then simply serialize them to JSON.