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 Sacramento provides comprehensive financial advisory services including investment management, retirement planning, and wealth strategies for individuals and families. As part of Bank of America's wealth management division, they offer access to institutional-grade investment products and personalized financial guidance from experienced advisors.",
url: "https://advisor.ml.com/sites/ca/sacramento-ca",
telephone: "+1-916-648-6200",
address: {
@type: "PostalAddress",
streetAddress: "555 Capitol Mall",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95814",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.579232,
longitude: -121.5010004
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.3",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Sacramento and surrounding Northern California communities",
knowsAbout: "Financial Advisors, High-net-worth individuals, families seeking comprehensive wealth planning, business owners planning for retirement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bank of America Backing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wealth 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.