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: "nVest Advisors, LLC",
description: "nVest Advisors is an independent, fiduciary financial advisory firm serving families, small business owners, and educators across Colorado, Texas, Utah, Kansas, and virtually nationwide. Founded in 2008, they offer comprehensive fee-only financial planning and investment management focused on retirement planning, tax strategies, debt reduction, and wealth building. They specialize in employer-sponsored retirement plans for small businesses, educator benefits planning (TRS/PERA), and personalized financial strategies for life transitions.",
url: "http://nvestadvisors.com/",
telephone: "+1-719-257-9301",
address: {
@type: "PostalAddress",
streetAddress: "118 N Tejon St UNIT 305",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80903",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8360311,
longitude: -104.8238433
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas, plus Colorado, Texas, Utah, Kansas, and virtual nationwide",
knowsAbout: "Financial Advisors, Families planning retirement, small business owners seeking 401(k) solutions, educators with TRS/PERA benefits, individuals managing debt or life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fee-Only Fiduciary Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Educator Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Planning"
}
],
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.