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: "Edward Jones - Financial Advisor: Dan Vance",
description: "Dan Vance is a Financial Advisor with Edward Jones in Lexington, VA, serving clients with comprehensive financial planning services including retirement income strategies, estate and legacy planning, portfolio reviews, charitable giving strategies, and special needs financial considerations. With a local presence on West Washington Street, Dan works with clients to develop personalized financial strategies and offers flexible consultation options including phone, web conferencing, and in-person meetings.",
url: "https://www.edwardjones.com/us-en/financial-advisor/dan-vance?y_source=1_NjQwOTQ5LTcxNS1sb2NhdGlvbi53ZWJzaXRl",
telephone: "+1-540-463-1999",
address: {
@type: "PostalAddress",
streetAddress: "22 W Washington St",
addressLocality: "Lexington",
addressRegion: "VA",
postalCode: "24450",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.785461399999996,
longitude: -79.4427415
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Lexington, VA and surrounding areas",
knowsAbout: "Financial Advisors, Pre-retirees and retirees, high-net-worth individuals planning estates, families with special needs members, philanthropically-minded investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Planning Areas"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Accessibility"
}
],
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.