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: "Capitol Hill Wealth Management - Ameriprise Private Wealth Advisory Practice",
description: "Capitol Hill Wealth Management is an Ameriprise Private Wealth Advisory Practice based in Seattle, offering comprehensive financial planning and wealth management services to clients seeking personalized investment strategies and financial guidance. The practice leverages Ameriprise's resources and expertise while maintaining a local presence on Capitol Hill to serve the Seattle community. They focus on helping clients build and protect their wealth through customized financial plans and investment management.",
url: "http://www.capitolhillwealthmanagement.com/",
telephone: "+1-206-324-2707",
address: {
@type: "PostalAddress",
streetAddress: "723 Broadway E",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98102",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.625713,
longitude: -122.32164599999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Seattle and surrounding areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, business owners, pre-retirees and retirees seeking comprehensive wealth management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Ameriprise Resources"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Wealth Strategies"
}
],
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.