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: Doug Harrison, CFP®|AAMS®",
description: "Doug Harrison is a CFP® and AAMS® certified financial advisor at Edward Jones in Roanoke, VA, specializing in retirement planning, estate and legacy strategies, wealth management, and intergenerational planning. He works with clients to develop comprehensive financial strategies tailored to their goals, whether they're saving for retirement, planning major life events, or managing existing investments.",
url: "https://www.edwardjones.com/us-en/financial-advisor/doug-harrison?y_source=1_OTYyNzIwLTcxNS1sb2NhdGlvbi53ZWJzaXRl",
telephone: "+1-540-265-8629",
address: {
@type: "PostalAddress",
streetAddress: "6711 Peters Creek Rd Suite 203B",
addressLocality: "Roanoke",
addressRegion: "VA",
postalCode: "24019",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3443288,
longitude: -79.95839269999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Roanoke, VA and surrounding areas",
knowsAbout: "Financial Advisors, Pre-retirees and retirees, families planning wealth transfer, business owners seeking comprehensive financial strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CFP® and AAMS® Credentials"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial Strategy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Edward Jones Support"
}
],
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.