Serialize AddressFieldBlock without JSON in CSV
When serializing AddressFieldBlock, don't do anything special. Render it the same as it would be rendered on the page. This prevents JSON from showing up in a CSV export of submissions.
Issue ots/clients/ardc/hypha-tracker#263