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: "Health Allies Counseling",
description: "Health Allies Counseling provides individual and couples therapy in Portland, serving clients seeking mental health support, relationship counseling, and emotional wellness. Their licensed therapists offer personalized treatment for a range of concerns including anxiety, depression, trauma, and relationship issues. Located in Southeast Portland, they focus on creating a supportive environment where clients can work toward meaningful change.",
url: "http://healthalliescounseling.com/",
telephone: "+1-971-270-0167",
address: {
@type: "PostalAddress",
streetAddress: "2950 SE Stark St ste 130",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97214",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.519177899999995,
longitude: -122.63519579999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Portland and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples in need of relationship counseling, people managing anxiety or depression",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Southeast Portland 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.