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: "Luminary Counseling, PLLC",
description: "Luminary Counseling, PLLC is an Austin-based mental health practice offering individual therapy and counseling services to help clients navigate life challenges, emotional wellbeing, and personal growth. The practice focuses on providing compassionate, evidence-based care tailored to each client's unique needs and circumstances.",
url: "http://www.luminarycounseling.com/",
telephone: "+1-512-657-7744",
address: {
@type: "PostalAddress",
streetAddress: "6633 E Hwy 290 suite 110",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78723",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.320348,
longitude: -97.69292899999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Austin and surrounding areas, Texas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people managing life transitions, those addressing emotional or behavioral concerns, Austin residents looking for personalized mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Care Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient 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.