Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Trautmann & Garcia, Attorneys at Law, PLLC",
description: "Trautmann & Garcia, Attorneys at Law, PLLC is a Laredo-based law firm providing comprehensive legal services to individuals and businesses. The firm specializes in estate planning, family law, criminal defense, and business litigation, offering personalized counsel from experienced attorneys dedicated to protecting their clients' interests and long-term goals.",
url: "https://tglawtx.com/",
telephone: "+1-956-937-3700",
address: {
@type: "PostalAddress",
streetAddress: "7110 Rocio Dr Unit 13",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.5686866,
longitude: -99.4709359
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Estate Planning & Wills, Individuals seeking estate planning, families navigating divorce or custody matters, business owners, those facing criminal charges",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Practice Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence"
}
],
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.