{ "@context": "https://schema.org", "@type": "Physician", "name": "Dr. Wei Huang", "url": "https://www.ceenta.com/providers/wei-huang", "image": "https://www.ceenta.com/images/providers/wei-huang.jpg", // Replace with actual image URL if available "gender": "Female", "medicalSpecialty": [ "Ophthalmology", "Glaucoma", "Cataract Surgery", "Diabetic Eye Care" ], "address": { "@type": "PostalAddress", "streetAddress": "10305 Hamptons Park Drive, Suite 201", "addressLocality": "Huntersville", "addressRegion": "NC", "postalCode": "28078", "addressCountry": "US" }, "affiliation": { "@type": "Organization", "name": "Charlotte Eye Ear Nose & Throat Associates (CEENTA)", "url": "https://www.ceenta.com" }, "alumniOf": [ { "@type": "EducationalOrganization", "name": "Fourth Military Medical University, Xi’an, China" }, { "@type": "EducationalOrganization", "name": "Massachusetts Eye and Ear Infirmary, Harvard Medical School" }, { "@type": "EducationalOrganization", "name": "Duke Eye Center" }, { "@type": "EducationalOrganization", "name": "Long Island Jewish Medical Center" } ], "medicalSchool": "Fourth Military Medical University", "knowsAbout": [ "Eye Exams", "Glaucoma", "Cataracts", "Femto Laser-Assisted Cataract Surgery", "Diabetic Eye Care", "Astigmatism", "Myopia", "Presbyopia", "Refractive Lens Exchange" ], "memberOf": [ "American Academy of Ophthalmology", "American Society of Cataract and Refractive Surgery", "Association for Research in Vision and Ophthalmology", "Heed Ophthalmic Foundation" ], "availableService": [ { "@type": "MedicalProcedure", "name": "Femto Laser-Assisted Cataract Surgery" }, { "@type": "MedicalProcedure", "name": "Glaucoma Treatment" } ], "review": { "@type": "Review", "reviewBody": "Dr. Huang carefully studied my eyes and concluded surgery would be safe. She’s a medical prodigy and unusually caring.", "author": { "@type": "Person", "name": "Ed B." } } }