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: "Beyond Counseling",
description: "Beyond Counseling is a mental health practice in Gilbert offering individual therapy, couples counseling, and specialized treatment for trauma, anxiety, depression, and life transitions. The team of licensed therapists provides personalized, evidence-based care in a welcoming environment designed to help clients achieve meaningful change and improved wellbeing.",
url: "http://www.therapyarizona.com/",
telephone: "+1-480-900-8765",
address: {
@type: "PostalAddress",
streetAddress: "3303 E Baseline Rd STE 109",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85234",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3779677,
longitude: -111.76098049999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "90",
bestRating: "5"
},
areaServed: "Gilbert, AZ and surrounding Phoenix metro areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples working on relationship issues, trauma survivors, professionals managing anxiety or depression",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Trauma & PTSD Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Relationship Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Appointment 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.