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: "HCM Wealth",
description: "HCM Wealth, based in San Rafael, provides comprehensive financial advisory and wealth management services to clients seeking personalized investment guidance and financial planning. The firm offers consultation on portfolio management, retirement strategies, and wealth growth to help clients achieve their long-term financial goals.",
url: "http://www.hutchinsoncapital.com/",
telephone: "+1-415-464-5650",
address: {
@type: "PostalAddress",
streetAddress: "1101 Fifth Ave #160",
addressLocality: "San Rafael",
addressRegion: "CA",
postalCode: "94901",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.9739851,
longitude: -122.5287619
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "5",
bestRating: "5"
},
areaServed: "San Rafael and Marin County, CA",
knowsAbout: "Financial Advisors, Individuals seeking comprehensive wealth management, Pre-retirees and retirees planning income strategies, Business owners managing accumulated wealth",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Practice"
}
],
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.