[
{
"profileId": "ig-1",
"platform": "instagram",
"username": "KhoaFood",
"displayName": "Khoa Nguyen",
"bio": "Michigan food creator. YouTube below",
"email": "khoa@example.com",
"location": "Michigan",
"website": "https://khoafood.com",
"profileUrl": "https://instagram.com/khoafood",
"links": [
"https://youtube.com/@khoafood"
],
"avatarHash": "avatar-abc"
},
{
"profileId": "yt-1",
"platform": "youtube",
"username": "@khoafood",
"displayName": "Khoa Nguyen",
"bio": "Michigan food reviews",
"emails": [
"khoa@example.com"
],
"location": "Michigan, USA",
"website": "https://www.khoafood.com/",
"profileUrl": "https://youtube.com/@khoafood",
"links": [
"https://instagram.com/khoafood"
],
"avatarHash": "avatar-abc"
}
]