[
{
"ContactId": 1,
"FirstName": "John",
"Surname": "Smith",
"AddressLine1": "1 Main Avenue",
"Telephone": "07123456789",
"EmailAddress": "[email protected]"
},
{
"ContactId": 2,
"FirstName": "David",
"Surname": "Jones",
"AddressLine1": "1 Long Street",
"Telephone": "07123456789",
"EmailAddress": "[email protected]"
}
]