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: Greg Hall, CFP®",
description: "Edward Jones financial advisor Greg Hall, CFP®, provides personalized financial planning and investment management services to individuals and families in the Lakewood area. With CFP certification, Greg Hall helps clients build comprehensive financial strategies tailored to their goals, whether saving for retirement, education, or major life milestones. Edward Jones is known for its face-to-face advisory approach and commitment to understanding each client's unique financial situation.",
url: "https://www.edwardjones.com/us-en/financial-advisor/greg-hall?y_source=1_MTgyNTU0NC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-303-985-0045",
address: {
@type: "PostalAddress",
streetAddress: "3609 S Wadsworth Blvd Ste 127",
addressLocality: "Lakewood",
addressRegion: "CO",
postalCode: "80235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6478204,
longitude: -105.08199049999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Lakewood, Denver metro area, and surrounding Colorado communities",
knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Pre-retirees and retirees, Families with education funding needs, Business owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CFP® Certified Advisor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Advisory Relationship"
}
],
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.