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: "Legacy Wealth Management",
description: "Legacy Wealth Management is an independent financial advisory firm in Las Vegas offering comprehensive wealth management, investment management, and financial planning services. The firm helps clients build and preserve wealth through personalized strategies tailored to their financial goals and life circumstances. They provide guidance on retirement planning, investment allocation, and overall financial strategy for individuals and families seeking professional wealth management.",
url: "http://www.legacy-wm.com/",
telephone: "+1-702-608-9720",
address: {
@type: "PostalAddress",
streetAddress: "1 Meridian Vis Dr Suite 375",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89135",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.117966599999995,
longitude: -115.31942839999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Financial Advisors, Individuals and families seeking personalized wealth management, Pre-retirees and retirees planning retirement income, High-net-worth individuals building investment strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Advisory Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Planning Approach"
}
],
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.