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: "Thompson Salinas Londergan, LLP",
description: "Thompson Salinas Londergan, LLP is a Austin-based law firm specializing in family law, including divorce, child custody, and mediation services. The firm provides comprehensive legal representation for complex family matters with a focus on collaborative solutions and protecting clients' rights during life transitions. Their experienced attorneys serve individuals and families throughout Central Texas.",
url: "https://www.centraltexaslawyers.com/",
telephone: "+1-512-201-4083",
address: {
@type: "PostalAddress",
streetAddress: "8911 N Capital of Texas Hwy building 4 suite 4260",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78759",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.387284400000002,
longitude: -97.7595399
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "227",
bestRating: "5"
},
areaServed: "Austin and surrounding Central Texas communities",
knowsAbout: "Family Law, Divorcing couples seeking amicable solutions, parents navigating custody arrangements, individuals needing family law representation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Collaborative Divorce Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Central Texas Practice"
}
],
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.