{ "@context": "https://schema.org", "@type": "Physician", "name": "Veena Rao, MD", "url": "https://www.ceenta.com/providers/veena-rao", "image": "https://www.ceenta.com/images/providers/veena-rao.jpg", // Replace with actual image URL if available "description": "Dr. Veena Rao is an ophthalmologist and cataract surgeon specializing in glaucoma and cataracts. She practices at CEENTA in Matthews and Monroe, NC.", "medicalSpecialty": [ "Ophthalmology", "Cataract Surgery", "Glaucoma Treatment" ], "address": [ { "@type": "PostalAddress", "streetAddress": "724 Aubrey Bell Drive", "addressLocality": "Matthews", "addressRegion": "NC", "postalCode": "28105", "addressCountry": "US" }, { "@type": "PostalAddress", "streetAddress": "1632 East Roosevelt Boulevard", "addressLocality": "Monroe", "addressRegion": "NC", "postalCode": "28112", "addressCountry": "US" } ], "affiliation": { "@type": "Organization", "name": "Charlotte Eye Ear Nose & Throat Associates (CEENTA)", "url": "https://www.ceenta.com" }, "alumniOf": [ { "@type": "EducationalOrganization", "name": "University of North Carolina at Chapel Hill" }, { "@type": "EducationalOrganization", "name": "Oxford University" }, { "@type": "EducationalOrganization", "name": "Yale Medical School" }, { "@type": "EducationalOrganization", "name": "Duke University School of Medicine" } ], "memberOf": [ { "@type": "Organization", "name": "American Academy of Ophthalmology" }, { "@type": "Organization", "name": "American Glaucoma Society" }, { "@type": "Organization", "name": "American Society of Cataract and Refractive Surgeons" } ], "award": "K. Alexander Dastgheib, MD, Eye Surgery Award", "availableService": [ { "@type": "MedicalProcedure", "name": "Femto Laser Assisted Cataract Surgery" }, { "@type": "MedicalProcedure", "name": "Glaucoma Surgery" }, { "@type": "MedicalProcedure", "name": "Diabetic Eye Care" } ], "sameAs": [ "https://www.youtube.com/watch?v=example", // Replace with actual video link if available "https://www.ceenta.com/news-blog/cataract-surgery-steps--veena-rao-md-on-charlotte-today" ] }