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: "Winstead PC - Houston",
description: "Winstead PC is a full-service law firm based in downtown Houston offering comprehensive legal services including estate planning, trust administration, business law, litigation, and tax planning. With offices across Texas and a team of experienced attorneys, Winstead serves individuals and businesses seeking sophisticated legal counsel for complex matters.",
url: "http://www.winstead.com/",
telephone: "+1-713-650-8400",
address: {
@type: "PostalAddress",
streetAddress: "600 Travis St Suite 5200",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77002",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.760417799999995,
longitude: -95.3641512
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Houston and surrounding Texas areas",
knowsAbout: "Estate Planning & Wills, Business owners, high-net-worth individuals, families needing estate planning, companies requiring litigation support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Houston 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.