{ "address": { "caller": "myGO", "name1": "David", "name2": "Captur", "title": "Mr.", "gender": "Male", "dateOfBirth": "03-JUN-1982", "identifiers": [ { "type": "ID Card", "id": "0123554M" }, { "type": "Key No", "id": "KEY101223" } ], "classifications": [ { "type": "Class", "id": "Residential" }, { "type": "Category", "id": "Maltese National" } ], "addresses": [ { "type": "Billing", "object": { "addressLine1": "Awesome Apartments, Flat 3", "streetName": "Awesome Street", "city": "Mqabba", "country": "Malta" }, "type": "Correspondence", "object": { "addressLine1": "Awesome Apartments, Flat 3", "streetName": "Awesome Street", "city": "Mqabba", "country": "Malta" } } ] } }