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: "Edward Jones - Financial Advisor: Hailey M Whitt, AAMS®",
description: "Hailey M Whitt is a financial advisor at Edward Jones in Austin, specializing in retirement planning, investment management, and wealth strategies for individuals and businesses. With AAMS® certification, she helps clients with retirement savings strategies, business retirement plans, college savings, portfolio reviews, retirement income planning, and inheritance guidance. Edward Jones is a trusted investment firm focused on personalized financial solutions for long-term wealth building.",
url: "https://www.edwardjones.com/us-en/financial-advisor/hailey-whitt?y_source=1_MjUyNDgwNzQtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-512-255-2059",
address: {
@type: "PostalAddress",
streetAddress: "10625 W Parmer Ln Ste D200",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78717",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.4999991,
longitude: -97.77725749999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Austin, TX and surrounding areas",
knowsAbout: "Financial Advisors, Individuals planning retirement, business owners establishing retirement plans, families saving for college, clients seeking portfolio reviews and wealth management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "AAMS® Certified Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Planning Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Edward Jones Partnership"
}
],
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.