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: "Paragon Birmingham Infusion Center",
description: "Paragon Birmingham Infusion Center is a medical clinic specializing in intravenous (IV) therapy treatments in Birmingham, Alabama. Located on Cahaba River Road, this facility offers a range of IV therapies administered by medical professionals in a clinical setting. Their services are designed to support patient wellness and recovery through direct infusion treatments.",
url: "https://paragonhealthcare.com/",
telephone: "+1-205-963-7523",
address: {
@type: "PostalAddress",
streetAddress: "4851 Cahaba River Rd Ste 137",
addressLocality: "Birmingham",
addressRegion: "AL",
postalCode: "35243",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4293572,
longitude: -86.7303336
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Birmingham, Alabama and surrounding areas",
knowsAbout: "IV Therapy & Wellness Clinics, Patients seeking IV therapy treatments, those requiring infusion-based medical care, individuals referred by healthcare providers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical Professional Administration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Infusion Services"
}
],
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.