{ "@context": "https://schema.org", "@type": "Physician", "name": "Dr. Pedro Cervantes", "url": "https://www.ceenta.com/providers/pedro-cervantes", "image": "https://www.ceenta.com/images/providers/pedro-cervantes.jpg", // Replace with actual image URL if available "gender": "Male", "medicalSpecialty": [ "Ophthalmology", "Glaucoma Surgery", "Cataract Surgery" ], "address": [ { "@type": "PostalAddress", "streetAddress": "6035 Fairview Road", "addressLocality": "Charlotte", "addressRegion": "NC", "postalCode": "28210", "addressCountry": "US" }, { "@type": "PostalAddress", "streetAddress": "13532 Steelecroft Parkway", "addressLocality": "Charlotte", "addressRegion": "NC", "postalCode": "28278", "addressCountry": "US" }, { "@type": "PostalAddress", "streetAddress": "601 S. Sutton Road, Suite 201", "addressLocality": "Fort Mill", "addressRegion": "SC", "postalCode": "29715", "addressCountry": "US" } ], "affiliation": { "@type": "Organization", "name": "Charlotte Eye Ear Nose & Throat Associates (CEENTA)", "url": "https://www.ceenta.com" }, "alumniOf": [ { "@type": "EducationalOrganization", "name": "Universidad Nacional Autónoma de México (UNAM)" }, { "@type": "EducationalOrganization", "name": "Northwestern University" } ], "knowsLanguage": ["English", "Spanish"], "award": "Charlotte Magazine Top Doctors, 2023–2025", "description": "Dr. Pedro Cervantes is a board-certified ophthalmologist specializing in glaucoma and cataract surgery, including femto laser-assisted procedures. He practices in Charlotte, NC and Fort Mill, SC, and is bilingual in English and Spanish.", "sameAs": [ "https://www.ceenta.com/providers/pedro-cervantes" ] }