This form calls the Postcode worker using an Ajax template. This worker is available publicly thanks to a proxy set up in the site framework.
The "postcode" parameter is the value of the text input field, selected using #INPUTFIELD#.
The JSON response from the worker is "stringified" and displayed in full in a handlebars template.