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: "Reynolds Financial Group",
description: "Reynolds Financial Group is an independent financial advisory firm based in Greenwood Village serving the Denver metro area. They specialize in comprehensive financial planning, investment management, and retirement strategy for individuals and families. The team focuses on personalized guidance to help clients build and protect their wealth through strategic planning and disciplined investment approaches.",
url: "https://reynoldsfg.com/",
telephone: "+1-303-453-9991",
address: {
@type: "PostalAddress",
streetAddress: "8400 E Crescent Pkwy #250",
addressLocality: "Greenwood Village",
addressRegion: "CO",
postalCode: "80111",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6223714,
longitude: -104.88916569999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Denver metro area, including Greenwood Village, Denver, and surrounding communities",
knowsAbout: "Financial Advisors, Individuals and families seeking independent financial advice, pre-retirees and retirees planning retirement income, investors wanting personalized wealth management strategy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Planning"
}
],
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.