Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Wyatt Group Counseling Center",
description: "Wyatt Group Counseling Center is a mental health practice in Oklahoma City offering individual and couples therapy to help clients navigate life's challenges. With a team of licensed therapists and counselors, they provide personalized treatment focused on improving mental health and relationship wellbeing. The center serves clients seeking professional mental health support in a compassionate, confidential environment.",
url: "http://www.wyattgroup.biz/",
telephone: "+1-405-232-1000",
address: {
@type: "PostalAddress",
streetAddress: "20 NW 13th St",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73103",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.4822343,
longitude: -97.5127591
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Oklahoma City, OK and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples working on relationship issues, people managing stress or life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Professional Team"
}
],
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.