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: "Reston Wealth Management",
description: "Reston Wealth Management is an independent financial advisory firm in Reston, Virginia, specializing in comprehensive wealth management, retirement planning, and investment management for individuals and families. The firm provides personalized financial strategies designed to help clients build and preserve wealth throughout their lifetime, with a focus on long-term goals and fiduciary responsibility.",
url: "http://www.restonwealth.com/",
telephone: "+1-703-481-2280",
address: {
@type: "PostalAddress",
streetAddress: "1984 Isaac Newton Square Unit 107",
addressLocality: "Reston",
addressRegion: "VA",
postalCode: "20190",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.952919,
longitude: -77.34027999999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Reston, Virginia and surrounding Northern Virginia communities",
knowsAbout: "Financial Advisors, Families seeking comprehensive wealth management, Pre-retirees and retirees planning for long-term financial security, High-net-worth individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Advisor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "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.