Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Redwood Grove Wealth Management LLC",
description: "Redwood Grove Wealth Management is a boutique financial life planning firm in San Rafael specializing in comprehensive financial planning and evidence-based investment management for busy families and independent women. Led by advisors with over 15 years of investment experience, they provide fee-only advisory services that align clients' investments with their life goals while emphasizing sustainable and socially responsible investing. Their approach combines academic research with personalized financial roadmaps, plain-English explanations, and ongoing accountability to help clients achieve financial peace of mind.",
url: "http://www.redwoodgrovewm.com/",
telephone: "+1-415-737-5003",
address: {
@type: "PostalAddress",
streetAddress: "3950 Civic Center Dr Suite 210",
addressLocality: "San Rafael",
addressRegion: "CA",
postalCode: "94903",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0031865,
longitude: -122.53730279999999
},
areaServed: "San Rafael and Marin County, CA",
knowsAbout: "Financial Advisors, Busy families, independent women, impact investors, individuals seeking sustainable investing options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fee-Only Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Investing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Values-Aligned Investing"
}
],
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.