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: "Joyce Wealth Advisory",
description: "Joyce Wealth Advisory is an independent financial advisory firm in Reston, Virginia, specializing in comprehensive wealth management and financial planning for individuals and families. The team works with clients to develop personalized investment strategies, retirement planning, and long-term financial goals aligned with their unique circumstances.",
url: "http://joycewealthadvisory.com/",
telephone: "+1-571-260-4400",
address: {
@type: "PostalAddress",
streetAddress: "11710 Plaza America Dr suite 2000",
addressLocality: "Reston",
addressRegion: "VA",
postalCode: "20190",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9524252,
longitude: -77.3508572
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Reston, Virginia and surrounding Northern Virginia communities",
knowsAbout: "Financial Advisors, High-net-worth individuals, families planning for retirement, business owners seeking wealth management, professionals wanting comprehensive financial guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Advisory Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Comprehensive 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.