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: "Alpha Wealth Management and Planning",
description: "Alpha Wealth Management and Planning is an independent financial advisory firm in Novato serving the North Bay with comprehensive wealth planning and investment management services. The team helps clients build and preserve wealth through personalized financial strategies tailored to individual goals and circumstances. They focus on delivering strategic guidance to help clients make informed decisions about their financial future.",
url: "http://alphawmp.com/",
telephone: "+1-415-506-4569",
address: {
@type: "PostalAddress",
streetAddress: "350 Ignacio Blvd #105",
addressLocality: "Novato",
addressRegion: "CA",
postalCode: "94949",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0662941,
longitude: -122.5410411
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Novato and surrounding North Bay communities",
knowsAbout: "Financial Advisors, Individuals seeking personalized wealth management, pre-retirees and retirees planning income strategies, business owners managing personal finances",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Advisory Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wealth 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.