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: "Merrill Lynch Wealth Management",
description: "Merrill Lynch Wealth Management in Tacoma provides comprehensive financial advisory services including investment management, retirement planning, and wealth strategy for individuals and families. As part of Bank of America's wealth management division, they offer access to institutional-grade investment products, financial planning tools, and personalized guidance from experienced advisors. Their Tacoma office serves the Pacific Northwest with solutions tailored to clients' long-term financial goals.",
url: "https://advisor.ml.com/sites/wa/tacoma-wa",
telephone: "+1-253-593-8881",
address: {
@type: "PostalAddress",
streetAddress: "1201 Pacific Ave #1800",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98402",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.252074799999995,
longitude: -122.4375135
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.8",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Tacoma, Washington and surrounding Pierce County areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, families planning for retirement, business owners seeking comprehensive wealth strategy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bank of America Resources"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Financial 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.