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 is a full-service financial advisory firm located in Nashville offering investment management, retirement planning, and comprehensive wealth management services. Their team of financial consultants works with individuals and families to develop personalized investment strategies and financial plans aligned with long-term goals.",
url: "https://home.wellsfargoadvisors.com/001_A66A?excid=FA1500050253",
telephone: "+1-615-244-4000",
address: {
@type: "PostalAddress",
streetAddress: "150 3rd Ave S Suite 2100",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37201",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.160038300000004,
longitude: -86.7743902
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Families managing investments, Pre-retirees planning for retirement, High-net-worth clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wealth Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Financial Institution"
}
],
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.