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: "Forever Young IV Bar",
description: "Forever Young IV Bar in Plano offers comprehensive IV therapy, vitamin injections, weight loss programs, blood panel testing, nutritional coaching, sports physicals, and joint stability taping—all designed to help clients optimize performance, recovery, and overall wellness. Led by Wanda, the clinic combines personalized treatment plans with a mobile service option, bringing IV therapy and wellness services directly to clients' homes or offices. They serve athletes, professionals, and everyday wellness seekers looking to feel better, perform stronger, and age better.",
url: "http://foreveryoungivbar.com/",
telephone: "+1-469-613-7033",
address: {
@type: "PostalAddress",
streetAddress: "2609 Technology Dr Ste. 108",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75074",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.0126887,
longitude: -96.67848959999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "143",
bestRating: "5"
},
areaServed: "Plano and surrounding Dallas-Fort Worth area",
knowsAbout: "IV Therapy & Wellness Clinics, Athletes and fitness enthusiasts, Busy professionals seeking quick wellness solutions, Travelers recovering from jetlag, Weight management seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile IV Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wellness 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.