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: "Edward Jones - Financial Advisor: Tommy Wood, CEPA®|AAMS®",
description: "Edward Jones Financial Advisor Tommy Wood, CEPA® and AAMS® certified, provides personalized financial planning and investment management services to individuals and families in Lubbock. With credentials in financial advisory and business valuation, Tommy Wood helps clients develop comprehensive strategies for wealth management, retirement planning, and long-term financial goals.",
url: "https://www.edwardjones.com/us-en/financial-advisor/tommy-wood?y_source=1_NjQxMTYwLTcxNS1sb2NhdGlvbi53ZWJzaXRl",
telephone: "+1-806-745-6808",
address: {
@type: "PostalAddress",
streetAddress: "2722 A, 82nd St",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79423",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.520140000000005,
longitude: -101.8768963
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Financial Advisors, Individuals and families seeking comprehensive financial planning, business owners planning exits or succession, investors seeking professional asset management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Edward Jones Backing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Certifications"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Personalized Service"
}
],
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.