{ "@context": "https://schema.org", "@type": "Physician", "name": "Dr. William M. Hammonds", "url": "https://www.ceenta.com/providers/william-m-hammonds", "image": "https://www.ceenta.com/images/providers/william-m-hammonds.jpg", // Replace with actual image URL if available "gender": "Male", "medicalSpecialty": [ "Ophthalmology", "Cataract Surgery", "LASIK", "Refractive Eye Surgery" ], "address": { "@type": "PostalAddress", "streetAddress": "6035 Fairview Road", "addressLocality": "Charlotte", "addressRegion": "NC", "postalCode": "28210", "addressCountry": "US" }, "affiliation": { "@type": "Organization", "name": "Charlotte Eye Ear Nose & Throat Associates (CEENTA)", "url": "https://www.ceenta.com" }, "alumniOf": [ { "@type": "EducationalOrganization", "name": "University of Notre Dame" }, { "@type": "EducationalOrganization", "name": "Medical College of Georgia" }, { "@type": "EducationalOrganization", "name": "University of Alabama at Birmingham" }, { "@type": "EducationalOrganization", "name": "Bascom-Palmer Eye Institute" } ], "medicalSchool": "Medical College of Georgia", "knowsAbout": [ "Eye Exams", "Cataracts", "Femto Laser-Assisted Cataract Surgery", "LASIK", "Astigmatism", "Myopia", "Presbyopia", "Refractive Lens Exchange" ], "memberOf": [ "American Academy of Ophthalmology", "American Board of Ophthalmology", "Team Doctor for the Carolina Panthers", "Team Doctor for the Charlotte Hornets" ], "award": [ "Charlotte Magazine Top Doctors, 2021–2025", "National Keratoconus Foundation Top Doctors, 2018" ], "availableService": [ { "@type": "MedicalProcedure", "name": "Femto Laser-Assisted Cataract Surgery" }, { "@type": "MedicalProcedure", "name": "LASIK Eye Surgery" } ], "review": { "@type": "Review", "reviewBody": "Dr. Hammonds was able to restore my vision after years of corneal issues. I had seen multiple specialists before him with no success.", "author": { "@type": "Person", "name": "Valerie M." } } }