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 in Charlottesville offers comprehensive financial advisory services including investment management, retirement planning, and insurance products through a team of experienced financial advisors. The office is home to The Higgins Private Wealth Management Group, providing personalized wealth management solutions to clients in the Charlottesville area. As a registered broker-dealer and affiliate of Wells Fargo & Company, they combine the resources of a major financial institution with local expertise.",
url: "https://home.wellsfargoadvisors.com/001_A169?excid=FA1500050253",
telephone: "+1-434-296-7185",
address: {
@type: "PostalAddress",
streetAddress: "100 South Street East",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.029229699999995,
longitude: -78.4820275
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Charlottesville, Virginia and surrounding areas",
knowsAbout: "Financial Advisors, Affluent investors, Retirement planning clients, Individuals seeking comprehensive wealth management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Higgins Private Wealth Management Group"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wells Fargo Resources"
}
],
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.