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: "Andrew Pollack - Financial Advisor, Ameriprise Financial Services, LLC",
description: "Andrew Pollack is a financial advisor with Ameriprise Financial Services in Portland, offering comprehensive financial planning and investment management services. He works with clients to develop personalized strategies for retirement planning, wealth management, and long-term financial goals. As part of the Ameriprise network, Pollack provides access to a broad range of financial products and advisory services tailored to individual client needs.",
url: "https://www.ameripriseadvisors.com/andrew.d.pollack/?cid=IP_local_google",
telephone: "+1-503-473-8180",
address: {
@type: "PostalAddress",
streetAddress: "3939 NE Hancock St Ste 203",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97212",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.536775999999996,
longitude: -122.62237599999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Portland, OR and surrounding areas",
knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Pre-retirees and retirees, Clients wanting investment management guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Ameriprise Network Resources"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Financial 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.