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: "Layers Counseling Specialists PLLC",
description: "Layers Counseling Specialists PLLC is a mental health counseling practice in Plano offering therapy and counseling services to individuals and families. Led by licensed professionals, they provide compassionate, evidence-based care focused on helping clients work through life challenges, emotional concerns, and relationship issues.",
url: "https://www.layerscs.com/",
telephone: "+1-214-444-8079",
address: {
@type: "PostalAddress",
streetAddress: "8105 Rasor Boulevard Suite 206",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75024",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.0887581,
longitude: -96.7958343
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Plano, TX and surrounding Dallas-Fort Worth areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families navigating relationship challenges, professionals managing work-related stress, anyone seeking mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Professional Counselors"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.