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: "Wells Fargo Advisors",
description: "Wells Fargo Advisors provides comprehensive financial advisory services including investment management, retirement planning, and wealth management for individuals and families in Colorado Springs. As part of the Wells Fargo financial services network, they offer access to a wide range of investment products, financial planning tools, and personalized advisory services to help clients build and protect their wealth.",
url: "https://home.wellsfargoadvisors.com/001_4W?excid=FA1500050253",
telephone: "+1-719-636-8000",
address: {
@type: "PostalAddress",
streetAddress: "102 S Tejon St # 1000",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80903",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8321079,
longitude: -104.82402979999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Colorado Springs, CO and surrounding areas",
knowsAbout: "Financial Advisors, Individuals seeking comprehensive wealth management, Families planning for retirement, High-net-worth clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Wells Fargo Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.