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 Chattanooga offers 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 combine institutional resources with personalized guidance to help clients build and preserve wealth across multiple asset classes and life stages.",
url: "https://advisor.ml.com/sites/tn/chattanoogatn",
telephone: "+1-423-756-7070",
address: {
@type: "PostalAddress",
streetAddress: "2 Union Square Suite 400",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37402",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0452596,
longitude: -85.31152519999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, families seeking comprehensive wealth planning, business owners, pre-retirees and retirees",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bank of America Backing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.