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: "Aldrich Law Firm, PLLC",
description: "Aldrich Law Firm, PLLC is a San Antonio-based estate planning law firm specializing in wills, trusts, powers of attorney, and probate administration. The firm helps families and business owners protect their assets and ensure their wishes are carried out through comprehensive estate planning strategies. They focus on making the legal process straightforward and accessible for clients seeking to plan for their families' financial futures.",
url: "https://www.aldrichfirm.com/",
telephone: "+1-210-399-3964",
address: {
@type: "PostalAddress",
streetAddress: "8700 Crownhill Blvd STE 200",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78209",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.515144,
longitude: -98.4632417
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "63",
bestRating: "5"
},
areaServed: "San Antonio, Texas and surrounding areas",
knowsAbout: "Estate Planning & Wills, Families seeking comprehensive estate planning, business owners protecting personal and business assets, individuals wanting to avoid probate",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Legal Guidance"
}
],
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.