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: "Anderson Wealth Management Group - RJ",
description: "Anderson Wealth Management Group is a financial advisory firm serving Lake Oswego and the greater Portland area. Operating under Raymond James, they provide comprehensive wealth management, investment planning, and financial advisory services to help clients build and preserve wealth. Their team combines personalized service with institutional resources to address clients' financial goals.",
url: "https://www.raymondjames.com/andersongroup/",
telephone: "+1-503-908-1415",
address: {
@type: "PostalAddress",
streetAddress: "4949 Meadows Rd #620",
addressLocality: "Lake Oswego",
addressRegion: "OR",
postalCode: "97035",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.418060999999994,
longitude: -122.7275065
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Lake Oswego, Portland metro area, and surrounding communities",
knowsAbout: "Financial Advisors, High-net-worth individuals, families planning retirement, business owners seeking wealth preservation strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Raymond James Partnership"
},
{
@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.