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: "Peoples Wealth Management",
description: "Peoples Wealth Management is a financial advisory firm based in Raleigh offering comprehensive wealth management, investment management, and financial planning services. The firm helps clients build and protect their wealth through personalized strategies tailored to individual financial goals. They serve individual investors and families seeking professional guidance on portfolio management, retirement planning, and long-term financial strategy.",
url: "http://www.peoples-wealthmanagement.com/",
telephone: "+1-919-833-8880",
address: {
@type: "PostalAddress",
streetAddress: "4242 Six Forks Rd Suite 1550",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.838091999999996,
longitude: -78.6407603
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Financial Advisors, Individual investors, families planning for retirement, high-net-worth individuals seeking professional portfolio management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Wealth Strategies"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial Services"
}
],
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.