Files
Tracker/Code/Tools/Samples/data/clients.json
T
2026-02-21 21:55:42 +00:00

95 lines
3.2 KiB
JSON

{
"clients": [
{
"name": "Mark Up Limited",
"chinese_name": "標記有限公司",
"address": "18 Dai Hei Street, Tai Po Industrial Estate, Tai Po, New Territories, Hong Kong",
"contact_person": "Mr. David Wong",
"email": "david.wong@markuplimited.com.hk",
"type": "Incorporated",
"place": "Hong Kong"
},
{
"name": "Vita Green Health Products Company Limited",
"chinese_name": "維特健靈健康產品有限公司",
"address": "Unit 1-10, 12/F, Block A, Hoi Luen Industrial Centre, 55 Hoi Yuen Road, Kwun Tong, Kowloon, Hong Kong",
"contact_person": "Ms. Emily Chan",
"email": "emily.chan@vitagreen.com",
"type": "Incorporated",
"place": "Hong Kong"
},
{
"name": "Monee Payment Holding Private Limited",
"chinese_name": null,
"address": "8 Marina Boulevard, #05-02, Marina Bay Financial Centre, Singapore 018981",
"contact_person": "Mr. Jason Tan",
"email": "jason.tan@moneepay.com",
"type": "Incorporated",
"place": "Singapore"
},
{
"name": "Guru Denim LLC",
"chinese_name": null,
"address": "1888 Century Park East, Suite 900, Los Angeles, CA 90067, USA",
"contact_person": "Ms. Rachel Kim",
"email": "rachel.kim@truereligion.com",
"type": "LLC",
"place": "United States"
},
{
"name": "Frasers Property Limited",
"chinese_name": "輝盛國際有限公司",
"address": "438 Alexandra Road, #21-00 Alexandra Point, Singapore 119958",
"contact_person": "Mr. Andrew Lim",
"email": "andrew.lim@frasersproperty.com",
"type": "Incorporated",
"place": "Singapore"
},
{
"name": "Ram Golf Limited",
"chinese_name": null,
"address": "Unit 2501, 25/F, Tower 1, Lippo Centre, 89 Queensway, Admiralty, Hong Kong",
"contact_person": "Mr. Peter Cheung",
"email": "peter.cheung@ramgolf.com.hk",
"type": "Incorporated",
"place": "Hong Kong"
},
{
"name": "Lau Sze Wai Natalie",
"chinese_name": "劉思慧",
"address": "Flat A, 15/F, Block 3, City Garden, North Point, Hong Kong",
"contact_person": "Ms. Natalie Lau",
"email": "natalie.lau@chickeneggboy.com",
"type": "Individual",
"place": "Hong Kong"
},
{
"name": "Dermavon Holdings Limited",
"chinese_name": "德鎂控股有限公司",
"address": "Room 1205, 12/F, Nan Fung Tower, 173 Des Voeux Road Central, Hong Kong",
"contact_person": "Dr. Kevin Ho",
"email": "kevin.ho@dermavon.com",
"type": "Incorporated",
"place": "Hong Kong"
},
{
"name": "BakeMark USA LLC",
"chinese_name": null,
"address": "7351 Crider Avenue, Pico Rivera, CA 90660, USA",
"contact_person": "Mr. Thomas Lee",
"email": "thomas.lee@bakemark.com",
"type": "LLC",
"place": "United States"
},
{
"name": "Power Beauty Co.",
"chinese_name": null,
"address": "590 Madison Avenue, 21st Floor, New York, NY 10022, USA",
"contact_person": "Ms. Katherine Chen",
"email": "katherine.chen@meritbeauty.com",
"type": "Incorporated",
"place": "United States"
}
]
}