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: "Therapy For Adults, Steven Reigns, LMFT",
description: "Therapy For Adults is a mental health counseling practice led by Steven Reigns, a Licensed Marriage and Family Therapist (LMFT) serving the Los Angeles area. Steven specializes in providing individual therapy for adults, helping clients navigate life challenges, relationship issues, and personal growth. With a focus on creating a supportive and non-judgmental therapeutic environment, this practice offers compassionate, evidence-based mental health care tailored to each client's unique needs.",
url: "http://therapyforadults.com/",
telephone: "+1-323-538-3221",
address: {
@type: "PostalAddress",
streetAddress: "10801 National Blvd #436",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0313016,
longitude: -118.42029219999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Los Angeles and surrounding areas",
knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, people navigating life transitions, individuals working on relationship patterns",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Marriage and Family Therapist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Focused on Individual Adults"
}
],
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.