Send Us A Message
{
“@context”: “https://schema.org”,
“@graph”: [
{
“@type”: “MedicalBusiness”,
“@id”: “https://sghaematology.com/#clinic”,
“name”: “Clinic for Lymphoma, Myeloma and Blood Disorders”,
“url”: “https://sghaematology.com/”,
“logo”: “https://sghaematology.com/wp-content/uploads/2021/06/dr-daryl-tan-clinic.jpg”,
“image”: “https://sghaematology.com/wp-content/uploads/2021/06/dr-daryl-tan-clinic.jpg”,
“telephone”: “+65 6262-6058”,
“email”: “info@sghaematology.com”,
“address”: {
“@type”: “PostalAddress”,
“streetAddress”: “38 IRRAWADDY ROAD #06-47, MOUNT ELIZABETH NOVENA SPECIALIST CENTRE”,
“addressLocality”: “Singapore”,
“postalCode”: “329563”,
“addressCountry”: “SG”
},
“geo”: {
“@type”: “GeoCoordinates”,
“latitude”: “1.325712”,
“longitude”: “103.843611”
},
“employee”: {
“@id”: “https://sghaematology.com/our-doctor/#physician”
}
},
{
“@type”: [“Physician”, “Person”],
“@id”: “https://sghaematology.com/our-doctor/#physician”,
“name”: “Dr Daryl Tan”,
“url”: “https://sghaematology.com/our-doctor/”,
“image”: “https://sghaematology.com/wp-content/uploads/Dr-Daryl-Tan-1000×1000-circle-600×600.png”,
“medicalSpecialty”: [“Hematologic”, “Oncologic”],
“affiliation”: {
“@id”: “https://sghaematology.com/#clinic”
},
“knowsAbout”: [
“Lymphoma”,
“Myeloma”,
“Blood Disorders”,
“Haematology”
]
},
{
“@type”: “WebSite”,
“@id”: “https://sghaematology.com/#website”,
“url”: “https://sghaematology.com/”,
“name”: “Clinic for Lymphoma, Myeloma and Blood Disorders”,
“publisher”: {
“@id”: “https://sghaematology.com/#clinic”
}
}
]
}
