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: "Bright Road Wealth Management, LLC",
description: "Bright Road Wealth Management is an independent financial advisory firm in Tacoma serving individuals and families with comprehensive wealth management, investment planning, and financial strategy. Led by experienced advisors, they focus on personalized financial guidance tailored to each client's goals and circumstances.",
url: "http://www.brightroadwealth.com/",
telephone: "+1-253-617-1635",
address: {
@type: "PostalAddress",
streetAddress: "1102 A St Suite 300 #35",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98402",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2531531,
longitude: -122.43748559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding Pierce County communities",
knowsAbout: "Financial Advisors, Individuals and families seeking independent financial advice, Business owners planning for retirement, High-net-worth clients wanting personalized investment strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
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.