This is the location in the MF2 JSON: ``` "location": [ { "type": [ "h-adr" ], "properties": { "locality": [ "Nottingham" ], "street-address": [ "JH, 34a Stoney Street, Nottingham, NG1 1NB." ], "country-name": [ "United Kingdom" ] } } ], ```