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: "Internal Insights Therapy",
description: "Internal Insights Therapy is a mental health practice in San Antonio offering individual therapy and counseling services. The practice provides evidence-based treatment to help clients work through personal challenges, emotional difficulties, and life transitions in a supportive, confidential environment.",
url: "https://www.internalinsightstherapy.com/",
telephone: "+1-512-798-3712",
address: {
@type: "PostalAddress",
streetAddress: "4242 Woodcock Dr Suite 258",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78228",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.485456499999998,
longitude: -98.5697879
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "23",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people working through life transitions, those managing emotional or personal challenges",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible 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.