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: "RBC Wealth Management Branch - Tacoma",
description: "RBC Wealth Management is a branch of Royal Bank of Canada's wealth management division, offering comprehensive financial advisory services to clients in Tacoma and the surrounding region. The team provides investment management, retirement planning, and personalized wealth strategies tailored to individual financial goals. As part of a major Canadian financial institution, they bring institutional resources and expertise to client portfolios.",
url: "https://us.rbcwealthmanagement.com/tacoma/about-our-team",
telephone: "+1-253-274-4340",
address: {
@type: "PostalAddress",
streetAddress: "1201 Pacific Ave Suite 1500",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98402",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.252159899999995,
longitude: -122.43739769999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding communities",
knowsAbout: "Financial Advisors, High-net-worth individuals, Pre-retirees, Business owners seeking wealth strategy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "RBC Global Resources"
},
{
@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.