{
    "payload": {
        "easting": 500000,
        "northing": 0,
        "hemisphere": "Southern"
    },
    "error": {
        "code": 0,
        "what": "GEODEASY_NO_ERROR"
    },
    "warnings": [
        "Semi-major axis missing, assigned to default (6,378,137.000000).",
        "Semi-minor axis missing, assigned to default (6,356,752.314245)."
    ]
}