Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "iNNOVAFUSION",
description: "iNNOVAFUSION is an integrative health and wellness clinic in Aubrey specializing in personalized IV vitamin therapy, medically supervised weight loss programs, bioidentical hormone replacement therapy (BHRT), and comprehensive primary care for patients ages 2–99. Led by experienced practitioners, the clinic combines functional and integrative medicine approaches with in-house laboratory testing, nutritional counseling, and telehealth options to address root causes of health issues rather than just symptoms. They offer flexible membership programs, walk-in services, and a comfortable environment with dedicated IV therapy rooms.",
url: "http://www.innovafusion.com/",
telephone: "+1-469-907-9985",
address: {
@type: "PostalAddress",
streetAddress: "26919 E University Dr Suite 200",
addressLocality: "Aubrey",
addressRegion: "TX",
postalCode: "76227",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2203697,
longitude: -96.9068945
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "132",
bestRating: "5"
},
areaServed: "Aubrey, TX and surrounding Denton County areas",
knowsAbout: "IV Therapy & Wellness Clinics, Health-conscious individuals seeking IV therapy, patients pursuing medical weight loss, women managing hormonal imbalances, families wanting integrative primary care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-House Lab & Rapid Testing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Primary Care Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Wellness Focus"
}
],
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.