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 Jacksonville offers comprehensive financial advisory services including investment management, retirement planning, and wealth strategy for high-net-worth individuals and families. As part of Bank of America's wealth management division, they combine institutional resources with personalized financial guidance to help clients build and preserve wealth across multiple life stages.",
url: "https://advisor.ml.com/sites/fl/jacksonville",
telephone: "+1-904-634-6000",
address: {
@type: "PostalAddress",
streetAddress: "50 N Laura St Suite 3700",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.3270843,
longitude: -81.6599521
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, retirees, families seeking coordinated wealth planning, business owners planning succession",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bank of America Resources"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wealth Strategy"
}
],
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.