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: "Just 1 Life Services LLC (Just 1 Life)",
description: "Just 1 Life Services is a comprehensive community support agency in Mesa offering counseling for depression, anxiety, trauma, PTSD, grief, and addiction through in-person, online, and community-based sessions. Beyond mental health counseling, they provide peer mentoring and recovery support specialist training, employment assistance with job search and interview coaching, life skills training for foster and transition-age youth (14-24), and justice system advocacy services. They accept most insurance plans and offer sliding fee scales to ensure accessibility.",
url: "https://www.just1.us/",
telephone: "+1-480-477-9199",
address: {
@type: "PostalAddress",
streetAddress: "1616 E Main St Ste. 223",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.415654499999995,
longitude: -111.7959808
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1179",
bestRating: "5"
},
areaServed: "Mesa, Arizona and surrounding Phoenix metropolitan area",
knowsAbout: "Mental Health & Therapy, Adults with depression, anxiety, or trauma seeking counseling; people in recovery; foster youth and young adults transitioning to independence; job seekers needing employment support; individuals navigating the justice system",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Peer Specialist Training Program"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Justice System Navigation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Life Skills & Youth Transition Services"
}
],
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.