Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 121 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Insight Wealth Strategies",
description: "Insight Wealth Strategies is a fiduciary financial planning firm serving San Ramon and the greater Bay Area. Led by CEO Michael Andersen and a team of CFP® professionals, they specialize in retirement planning, tax-efficient investing, and estate planning for families and business owners. As a fee-only firm, they're legally required to put client interests first, with no commissions or hidden fees.",
url: "https://insight2wealth.com/san-ramon-office/",
telephone: "+1-800-318-7848",
address: {
@type: "PostalAddress",
streetAddress: "2603 Camino Ramon #350",
addressLocality: "San Ramon",
addressRegion: "CA",
postalCode: "94583",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.769131699999996,
longitude: -121.95993519999999
},
openingHoursSpecification: [
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Mon",
opens: "7:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Tue",
opens: "7:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Wed",
opens: "7:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Thu",
opens: "7:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Fri",
opens: "7:00 AM",
closes: "6:00 PM"
}
],
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "23",
bestRating: "5"
},
founder: {
@type: "Person",
name: "Michael Andersen",
jobTitle: "CEO"
},
areaServed: "San Ramon, CA and the greater Bay Area including East Bay, Peninsula, and South Bay",
knowsAbout: "Pre-retirees and retirees seeking comprehensive planning, Bay Area business owners and executives with complex compensation, Families needing tax-efficient withdrawal strategies, Individuals navigating Social Security and RMD decisions, Clients seeking fiduciary, fee-only advisors with no conflicts of interest",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fiduciary Standard — Always"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "CFP® Professionals on Staff"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Tax-Efficient Retirement Strategies"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Weekday Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fiduciary Standard"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "CFP® Professionals"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "5.0-Star Google Rating"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fee-Only Compensation"
}
],
sameAs: [
"https://maps.google.com/?cid=12554532283491665004&g_mp=CiVnb29nbGUubWFwcy5wbGFjZXMudjEuUGxhY2VzLkdldFBsYWNlEAIYBCAA"
],
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.