<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": ["MedicalClinic", "MedicalOrganization"],
"@id": "https://www.templehealth.org/locations/urgent-care/locations-hours/roosevelt-boulevard#organization",
"name": "Temple ReadyCare at Roosevelt Boulevard",
"url": "https://www.templehealth.org/locations/urgent-care/locations-hours/roosevelt-boulevard",
"telephone": "267-686-0895",
"address": {
"@type": "PostalAddress",
"streetAddress": "11000 Roosevelt Boulevard, Suite ?",
"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": "267-686-0895"
},
"medicalSpecialty": "Urgent Care",
"availableService": [
{
"@type": "MedicalService",
"name": "Treatment of Illnesses and Injuries",
"description": "Care for a wide range of non-emergency illnesses and injuries."
},
{
"@type": "MedicalService",
"name": "On-site X-rays and Lab Testing",
"description": "Diagnostic imaging and laboratory services for faster recovery."
},
{
"@type": "MedicalService",
"name": "Immunizations and Physicals",
"description": "Vaccinations and routine physical examinations."
}
],
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "20:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Saturday",
"Sunday"
],
"opens": "10:00",
"closes": "16:00"
}
],
"potentialAction": [
{
"@type": "SearchAction",
"name": "Find a Doctor",
"target": "https://www.templehealth.org/find-a-doctor?location=Temple%20ReadyCare%20Roosevelt%20Boulevard&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+Boulevard,+Philadelphia,+PA+19116"
}
]
},
{
"@type": "WebPage",
"@id": "https://www.templehealth.org/locations/urgent-care/locations-hours/roosevelt-boulevard#webpage",
"url": "https://www.templehealth.org/locations/urgent-care/locations-hours/roosevelt-boulevard",
"name": "Temple ReadyCare at Roosevelt Boulevard",
"isPartOf": {
"@id": "https://www.templehealth.org#website"
},
"about": {
"@id": "https://www.templehealth.org/locations/urgent-care/locations-hours/roosevelt-boulevard#organization"
},
"inLanguage": "en-US",
"breadcrumb": {
"@id": "https://www.templehealth.org/locations/urgent-care/locations-hours/roosevelt-boulevard#breadcrumb"
}
},
{
"@type": "BreadcrumbList",
"@id": "https://www.templehealth.org/locations/urgent-care/locations-hours/roosevelt-boulevard#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": "Temple ReadyCare",
"item": "https://www.templehealth.org/locations/urgent-care"
},
{
"@type": "ListItem",
"position": 4,
"name": "Temple ReadyCare at Roosevelt Boulevard",
"item": "https://www.templehealth.org/locations/urgent-care/locations-hours/roosevelt-boulevard"
}
]
},
{
"@type": "Organization",
"@id": "https://www.templehealth.org#website",
"name": "Temple Health",
"url": "https://www.templehealth.org"
}
]
}
</script>