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: "Journey Family Counseling",
description: "Journey Family Counseling is a Lehi-based therapy practice offering individual, child, teen, couples, and family counseling led by clinically trained therapists. They specialize in trauma, anxiety, depression, grief, and life transitions, with expertise in EMDR therapy and play therapy for children. The practice provides both in-person and online therapy sessions, helping clients of all ages work through relationship issues, behavioral challenges, self-esteem, and emotional healing.",
url: "https://journeycounselingutah.com/",
telephone: "+1-801-251-6339",
address: {
@type: "PostalAddress",
streetAddress: "1250 E 200 S STE 2D",
addressLocality: "Lehi",
addressRegion: "UT",
postalCode: "84043",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3851807,
longitude: -111.8307146
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Lehi, Utah and surrounding areas",
knowsAbout: "Mental Health & Therapy, Families seeking therapy, couples working on relationships, parents navigating parenting challenges, individuals dealing with trauma or anxiety, teens adjusting to life changes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Child & Teen Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "EMDR & Trauma-Focused Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Delivery 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.