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: "Bella Vida Medical Massage",
description: "Bella Vida Medical Massage, led by certified therapist Cassandra Nulik, specializes in advanced medical massage and manual lymphatic drainage for post-cosmetic and post-surgical care, injury recovery, and chronic conditions. Services include lymphatic drainage, TMJ therapy, scar tissue treatment, prenatal and postnatal care, oncology massage, and cupping therapy. They accept HSA and FSA cards and provide a therapeutic environment focused on personalized, targeted healing.",
url: "https://www.bellavidamedicalmassage.com/",
telephone: "+1-817-381-8667",
address: {
@type: "PostalAddress",
streetAddress: "6510 Virginia Pkwy STE 202",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75071",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.1999225,
longitude: -96.70337269999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "152",
bestRating: "5"
},
areaServed: "McKinney, TX and surrounding North Texas areas",
knowsAbout: "Massage Therapy, Post-cosmetic and post-surgical patients, individuals with chronic pain or injury, pregnant and postpartum mothers, cancer patients seeking supportive care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Manual Lymphatic Drainage Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Therapeutic Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "HSA and FSA Acceptance"
}
],
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.