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: "Selective Wealth Management - Charlottesville",
description: "Selective Wealth Management is an independent financial advisory firm serving Charlottesville and the surrounding region. They provide personalized wealth management and financial planning services to help clients build and preserve their financial assets. The firm focuses on tailored strategies designed to meet individual client goals and circumstances.",
url: "http://www.selectivewealthmanagement.com/",
telephone: "+1-434-515-1517",
address: {
@type: "PostalAddress",
streetAddress: "2029 Woodbrook Ct Suite 2029 #C",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22901",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0912866,
longitude: -78.4739882
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Financial Advisors, Individuals seeking wealth management, retirees planning retirement income, families managing multi-generational wealth",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Advisory Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.