[
{
"id": "<integer>",
"label": "<string>",
"address1": "<string>",
"address2": "<string>",
"city": "<string>",
"state": "<string>",
"postal": "<string>",
"country": "<string>",
"isPrimary": "<boolean>",
"canBePrimary": "<boolean>",
"startMonth": "<integer>",
"startDay": "<integer>",
"endMonth": "<integer>",
"endDay": "<integer>",
"createDateTimeUtc": "<dateTime>",
"createdByUser": "<string>",
"modifiedDateTimeUtc": "<dateTime>",
"modifiedByUser": "<string>"
},
{
"id": "<integer>",
"label": "<string>",
"address1": "<string>",
"address2": "<string>",
"city": "<string>",
"state": "<string>",
"postal": "<string>",
"country": "<string>",
"isPrimary": "<boolean>",
"canBePrimary": "<boolean>",
"startMonth": "<integer>",
"startDay": "<integer>",
"endMonth": "<integer>",
"endDay": "<integer>",
"createDateTimeUtc": "<dateTime>",
"createdByUser": "<string>",
"modifiedDateTimeUtc": "<dateTime>",
"modifiedByUser": "<string>"
}
]