Im having trouble finding a definite list in the documentation, but I found the below example in a blog article. Is it all possible fields?
If not what is missing?
Thanks
"address": {
"routeNumbers": ["30"],
"street": "Flinders Street",
"streetName": "Flinders Street",
"countryCode": "AU",
"countrySubdivision": "Victoria",
"countrySecondarySubdivision": "Melbourne",
"municipality": "Melbourne",
"postalCode": "3000",
"municipalitySubdivision": "Melbourne CBD",
"country": "Australia",
"countryCodeISO3": "AUS",
"freeformAddress": "Flinders Street, Melbourne Melbourne CBD, Victoria, 3000",
"boundingBox": {
"northEast": "-37.817179,144.968673",
"southWest": "-37.817262,144.968380",
"entity": "position"
}