{ "@context": "https://schema.org", "@type": "Physician", "name": "Dr. Sumit K. Gupta", "url": "https://www.ceenta.com/providers/sumit-k-gupta", "image": "https://www.ceenta.com/images/providers/sumit-k-gupta.jpg", // Replace with actual image URL if available "gender": "Male", "medicalSpecialty": [ "Ophthalmology", "Cataract Surgery", "Uveitis Treatment" ], "address": { "@type": "PostalAddress", "streetAddress": "2325 West Arbors Drive, Suite 201", "addressLocality": "Charlotte", "addressRegion": "NC", "postalCode": "28262", "addressCountry": "US" }, "affiliation": { "@type": "Organization", "name": "Charlotte Eye Ear Nose & Throat Associates (CEENTA)", "url": "https://www.ceenta.com" }, "alumniOf": [ { "@type": "EducationalOrganization", "name": "University of Michigan" }, { "@type": "EducationalOrganization", "name": "Case Western Reserve University" }, { "@type": "EducationalOrganization", "name": "William Beaumont Hospital" }, { "@type": "EducationalOrganization", "name": "Northwestern University" }, { "@type": "EducationalOrganization", "name": "University of Illinois at Chicago" } ], "medicalSchool": "Case Western Reserve University", "knowsAbout": [ "Eye Exams", "Cataracts", "Femto Laser-Assisted Cataract Surgery", "Diabetic Eye Care", "Pink Eye", "Dry Eye", "Astigmatism", "Myopia", "Presbyopia" ], "memberOf": [ "American Academy of Ophthalmology", "American Society of Cataract and Refractive Surgery", "North Carolina Medical Society", "American Uveitis Society" ], "award": "Charlotte Magazine Top Doctors, 2022–2025", "availableService": { "@type": "MedicalProcedure", "name": "Femto Laser-Assisted Cataract Surgery" }, "review": { "@type": "Review", "reviewBody": "Dr. Gupta was absolutely wonderful. I had cataracts removed from both eyes and the results were amazing.", "author": { "@type": "Person", "name": "Mary C." } } }