{
"message": "Contacts retrieved successfully",
"data": [
{
"id": "d5993fc9-4f26-48b9-9bfe-243c075a0f02",
"email": "contact.pelabuhan@example.com",
"fax": "0211234963",
"address": "Jl. Manyar No. 5, Gresik",
"contact_type": "contact_person_kawasan_pelabuhan",
"phone_number": "081234567811",
"whatsapp_number": "+6281234567811",
"instagram_url": "https://instagram.com/example-pelabuhan",
"x_url": "https://x.com/example-pelabuhan",
"company_name": "PT Example Company"
},
{
"id": "dbfa4ae6-99eb-44d3-ab5c-4500ba524d78",
"email": "contact23@example.com",
"fax": "0211234567",
"address": "Jl. Manyar No. 1, Gresik",
"contact_type": "contact_person_kawasan_industri",
"phone_number": "0812313534599",
"whatsapp_number": "+62812313534567",
"instagram_url": "https://instagram.com/example",
"x_url": "https://x.com/example",
"company_name": "PT Example Company"
}
]
}