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: "Inner Compass Counseling & Consultation LLC",
description: "Inner Compass Counseling & Consultation LLC is a mental health practice in Gilbert offering individualized therapy and counseling services. Led by experienced clinicians, they provide a compassionate, client-centered approach to help individuals navigate life challenges, mental health concerns, and personal growth. They specialize in creating a safe therapeutic environment tailored to each client's unique needs and goals.",
url: "https://www.inner-compass-counseling.com/",
telephone: "+1-602-633-4496",
address: {
@type: "PostalAddress",
streetAddress: "633 E Ray Rd Bldg 8, Ste 134",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85296",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3203119,
longitude: -111.7761689
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Gilbert, AZ and surrounding Phoenix metropolitan area",
knowsAbout: "Mental Health & Therapy, Individuals seeking mental health support, people working through life transitions, those wanting personal growth and emotional wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered Approach"
},
{
@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.