Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Hayes & Wilson, PLLC",
description: "Hayes & Wilson, PLLC is a Houston-based law firm specializing in estate planning, trust administration, probate, and elder law services. The firm helps clients protect their assets, plan for incapacity, and navigate complex family wealth transfers through personalized legal strategies. They serve individuals and families throughout the Greater Houston area who want to ensure their legacy is preserved according to their wishes.",
url: "https://www.hayeswilsonlaw.com/",
telephone: "+1-713-880-3939",
address: {
@type: "PostalAddress",
streetAddress: "1235 N Loop W Fwy Suite 907",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77008",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.811834899999997,
longitude: -95.4217336
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Houston and surrounding Greater Houston area",
knowsAbout: "Estate Planning & Wills, Families planning their estate, business owners, retirees concerned about long-term care, individuals with blended families",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Probate & Trust Administration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Elder Law & Medicaid Planning"
}
],
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.