Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Evensky & Katz / Foldes Wealth Management",
description: "Evensky & Katz / Foldes Wealth Management is an independent financial advisory firm in Lubbock providing comprehensive wealth management, investment management, and financial planning services. The firm specializes in retirement planning, portfolio strategy, and personalized financial guidance for individuals and families seeking a fiduciary approach to wealth management.",
url: "https://evensky.com/",
telephone: "+1-806-747-7995",
address: {
@type: "PostalAddress",
streetAddress: "Pyramid Plaza, 3223 S Loop 289",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79423",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.52813270000001,
longitude: -101.8844177
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Financial Advisors, Pre-retirees and retirees, high-net-worth individuals, families seeking comprehensive financial planning, investors wanting fiduciary-based advice",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fiduciary Standard"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.