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: "Resilience Counseling",
description: "Resilience Counseling, run by Sarah, is a Denver-based therapy practice specializing in trauma, anxiety, and sports performance issues for driven adults. Sarah is a Certified Brainspotting Therapist who uses mind-body focused approaches to help clients heal from past trauma, manage anxiety, and overcome performance blocks. She offers in-person therapy in Denver and online sessions across Colorado and California.",
url: "https://www.resiliencecounselingco.com/",
telephone: "+1-720-445-6161",
address: {
@type: "PostalAddress",
streetAddress: "3570 E 12th Ave #313",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7349272,
longitude: -104.94526719999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Denver, Colorado and California, with online services across both states",
knowsAbout: "Mental Health & Therapy, Driven adults with trauma or anxiety, athletes and musicians with performance anxiety, college and graduate students managing pressure and mental blocks",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Brainspotting Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Performance Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Brainspotting Intensives"
}
],
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.