<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": ["MedicalClinic", "MedicalOrganization"],
"@id": "https://www.templehealth.org/locations/northeastern-orthopedics#organization",
"name": "Northeastern Orthopedics",
"url": "https://www.templehealth.org/locations/northeastern-orthopedics",
"telephone": "215-926-3777",
"address": {
"@type": "PostalAddress",
"streetAddress": "11000 Roosevelt Blvd",
"addressLocality": "Philadelphia",
"addressRegion": "PA",
"postalCode": "19116",
"addressCountry": "US"
},
"parentOrganization": {
"@type": "Organization",
"name": "Temple Health",
"url": "https://www.templehealth.org"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer service",
"telephone": "215-926-3777"
},
"medicalSpecialty": "Orthopaedics",
"availableService": [
{ "@type": "MedicalService", "name": "Arthritis Care" },
{ "@type": "MedicalService", "name": "Total Joint Reconstruction and Replacement" },
{ "@type": "MedicalService", "name": "Arthroscopic Knee and Shoulder Surgery" },
{ "@type": "MedicalService", "name": "Hand, Wrist, and Elbow Conditions" },
{ "@type": "MedicalService", "name": "Spine and Shoulder Conditions" },
{ "@type": "MedicalService", "name": "Knee and Hip Conditions" },
{ "@type": "MedicalService", "name": "Foot and Ankle Conditions" },
{ "@type": "MedicalService", "name": "Athletic Injuries" },
{ "@type": "MedicalService", "name": "Fracture Care" },
{ "@type": "MedicalService", "name": "Medications and Injections for Pain Relief" },
{ "@type": "MedicalService", "name": "Physical Therapy and Rehabilitation" }
],
"potentialAction": [
{
"@type": "SearchAction",
"name": "Find a Doctor",
"target": "https://www.templehealth.org/find-a-doctor?location=Northeastern%20Orthopedics&query={doctor}",
"query-input": "required name=doctor"
},
{
"@type": "ScheduleAction",
"name": "Schedule Appointment",
"target": "https://www.templehealth.org/schedule-appointment"
},
{
"@type": "ViewAction",
"name": "Get Directions",
"target": "https://www.google.com/maps/dir/?api=1&destination=11000+Roosevelt+Blvd,+Philadelphia,+PA+19116"
}
]
},
{
"@type": "WebPage",
"@id": "https://www.templehealth.org/locations/northeastern-orthopedics#webpage",
"url": "https://www.templehealth.org/locations/northeastern-orthopedics",
"name": "Northeastern Orthopedics",
"isPartOf": { "@id": "https://www.templehealth.org#website" },
"about": { "@id": "https://www.templehealth.org/locations/northeastern-orthopedics#organization" },
"inLanguage": "en-US",
"breadcrumb": { "@id": "https://www.templehealth.org/locations/northeastern-orthopedics#breadcrumb" }
},
{
"@type": "BreadcrumbList",
"@id": "https://www.templehealth.org/locations/northeastern-orthopedics#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.templehealth.org"
},
{
"@type": "ListItem",
"position": 2,
"name": "Locations",
"item": "https://www.templehealth.org/locations"
},
{
"@type": "ListItem",
"position": 3,
"name": "Northeastern Orthopedics",
"item": "https://www.templehealth.org/locations/northeastern-orthopedics"
}
]
},
{
"@type": "Organization",
"@id": "https://www.templehealth.org#website",
"name": "Temple Health",
"url": "https://www.templehealth.org"
}
]
}
</script>