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: "Laura Gehant LMT- Bodywork and Pilates",
description: "Laura Gehant LMT offers therapeutic massage and pilates instruction in Colorado Springs, combining bodywork expertise with movement training. As a licensed massage therapist, Laura specializes in helping clients recover from injuries, manage pain, and improve mobility through personalized sessions. Her integrated approach addresses both immediate relief and long-term wellness through hands-on massage therapy and pilates conditioning.",
url: "https://www.lauragehant.com/",
telephone: "+1-719-963-3685",
address: {
@type: "PostalAddress",
streetAddress: "5180 N Union Blvd #208",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9055616,
longitude: -104.7754633
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Massage Therapy, Athletes, Active individuals, Those recovering from injury, People seeking pain management and improved mobility",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Massage Therapist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Bodywork & Pilates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports & Injury Focused"
}
],
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.