Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Option Care Health",
description: "Option Care Health is a medical infusion clinic in Irving, Texas providing specialized infusion therapy services including IV medications, biologics, and nutritional support. The facility features an on-site infusion pharmacy and clinical suite staffed by specialized infusion nurses and pharmacists. They handle complex conditions including immunoglobulin therapy, anti-infectives, chronic inflammatory disorders, heart failure, bleeding disorders, and parenteral nutrition, with 24/7 provider and patient support for referrals and coverage verification.",
url: "https://optioncarehealth.com/locations/irving-tx-6611-n-belt-line-rd",
telephone: "+1-972-536-7355",
address: {
@type: "PostalAddress",
streetAddress: "6611 N Belt Line Rd Suite 100",
addressLocality: "Irving",
addressRegion: "TX",
postalCode: "75063",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8992201,
longitude: -96.9919688
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.1",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Irving, TX and surrounding Dallas-Fort Worth area",
knowsAbout: "IV Therapy & Wellness Clinics, Patients requiring specialized infusion therapy, healthcare providers seeking reliable infusion services, patients with chronic inflammatory disorders or immunological conditions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Infusion Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Provider Support"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.