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: "Wealth Management Financial Advisors",
description: "Wealth Management Financial Advisors in Long Beach provides comprehensive financial planning and wealth management services to help clients build and protect their assets. The firm offers investment management, retirement planning, and financial consulting tailored to individual and family needs. With a focus on personalized service and strategic financial guidance, they work to help clients achieve their long-term financial goals.",
url: "http://www.wealthmanagementlb.com/",
telephone: "+1-562-427-8877",
address: {
@type: "PostalAddress",
streetAddress: "3701 Long Beach Blvd #100",
addressLocality: "Long Beach",
addressRegion: "CA",
postalCode: "90807",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8239587,
longitude: -118.18999350000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.3",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Long Beach and surrounding Southern California communities",
knowsAbout: "Financial Advisors, Individuals seeking personalized financial planning, families planning for retirement, investors looking for professional portfolio management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wealth Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Long Beach-Based Service"
}
],
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.