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: "San Antonio Authentic Counseling",
description: "San Antonio Authentic Counseling provides individual and couples therapy services in a welcoming, client-centered environment on the East Side of San Antonio. The practice specializes in helping clients work through relationship challenges, personal growth, and emotional wellness with a focus on authenticity and evidence-based therapeutic approaches. Whether you're navigating life transitions, relationship concerns, or seeking personal development, they offer compassionate, professional counseling tailored to your unique needs.",
url: "https://www.sanantonioauthenticcounseling.com/",
telephone: "+1-210-757-3782",
address: {
@type: "PostalAddress",
streetAddress: "4100 E Piedras Dr Suite 162",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78228",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.4883039,
longitude: -98.5681958
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "27",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Mental Health & Therapy, Couples seeking relationship counseling, individuals working through personal challenges, people in life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Relationship Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered Approach"
}
],
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.