Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Springbok Wealth Partners",
description: "Springbok Wealth Partners is a fee-only financial planning firm specializing in comprehensive wealth management for high-earning corporate professionals and business owners. Based in Westminster, they offer flat-fee financial planning, investment management, tax strategy optimization, and specialized expertise in equity compensation (RSUs, ISOs, NSOs, ESPP). Their integrated approach covers cash flow organization, risk management, tax-efficient investing, and strategic wealth growth, with a fiduciary commitment to aligning advice solely with client success.",
url: "https://www.springbokwealth.com/",
telephone: "+1-720-705-0061",
address: {
@type: "PostalAddress",
streetAddress: "42 Garden Center Unit 10",
addressLocality: "Westminster",
addressRegion: "CO",
postalCode: "80020",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.923837299999995,
longitude: -105.0872582
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Denver metro area and Colorado",
knowsAbout: "Financial Advisors, High-earning corporate professionals ($150k+ household income), startup employees and executives with equity compensation, business owners, high-net-worth individuals seeking tax-efficient strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flat-Fee Transparent Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Equity Compensation Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wealth 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.