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: "Carrin Fernandes Therapeutic Massage & Coaching",
description: "Carrin Fernandes is a Licensed Massage Therapist and Certified Life, Health, and Bereavement Coach offering therapeutic massage combined with transformational coaching services in Colorado Springs. She specializes in a 90-Day Total Transformation program addressing mind, body, and spirit through personalized sessions that help clients overcome limiting beliefs and achieve lasting wellness. Carrin offers both in-person and virtual coaching sessions, drawing on her training from the Health Coach Institute and her lived experience helping clients navigate pain, grief, and personal growth.",
url: "https://www.coachingwithcarrin.com/",
telephone: "+1-908-370-3232",
address: {
@type: "PostalAddress",
streetAddress: "3555 Rialto Heights",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80907",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8826562,
longitude: -104.84678439999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "178",
bestRating: "5"
},
areaServed: "Colorado Springs, Colorado and surrounding areas",
knowsAbout: "Massage Therapy, People seeking holistic wellness transformation, individuals working through grief or bereavement, clients wanting to break limiting thought patterns, people seeking both physical bodywork and emotional coaching support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Massage & Coaching"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "90-Day Total Transformation Program"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Virtual & In-Person Options"
}
],
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.