Generate Go type from JSON

GoLand suggests new tools for editing JSON and generating Go types from it. To do this, you can use intention actions, code completion, and the Generate Go Type from JSON dialog.

For example, copy the JSON code and paste it to the IDE.