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: "Massage Therapy & Wellness by Nicole",
description: "Nicole Rinehart is a certified Massage Therapist, Holistic Health Practitioner, and Herbalist offering deep tissue massage, structural bodywork, sound healing, and herbal wellness products. She specializes in helping clients recover from injury, manage chronic pain, and improve posture through multiple massage modalities. Nicole also creates custom herbal supplements, tinctures, lip balms, and lotions to support her clients' overall wellness journey.",
url: "https://massagetherapyandwellnessbynicoler.janeapp.com/",
telephone: "+1-208-613-7915",
address: {
@type: "PostalAddress",
streetAddress: "451 Eastland Dr #6",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.552942699999996,
longitude: -114.44098749999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Twin Falls, Idaho",
knowsAbout: "Massage Therapy, Injury recovery clients, chronic pain sufferers, posture-conscious professionals, holistic health seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Deep Tissue & Structural Work"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sound Healing Practitioner"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Handcrafted Herbal Products"
}
],
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.