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: "Vertex Capital Advisors, LLC",
description: "Vertex Capital Advisors is an independent financial advisory firm serving clients across the Carolinas with comprehensive wealth management and investment strategy. The team provides personalized financial planning, retirement strategy, investment management, and tax-efficient portfolio construction tailored to individual client goals. They work with individuals and families to build and preserve wealth through disciplined, customized financial guidance.",
url: "https://www.vertexcapitaladvisors.com/",
telephone: "+1-704-556-1388",
address: {
@type: "PostalAddress",
streetAddress: "127 Ben Casey Dr STE 104",
addressLocality: "Fort Mill",
addressRegion: "SC",
postalCode: "29708",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0432304,
longitude: -80.98839459999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Fort Mill, South Carolina and surrounding areas including Charlotte and greater Charlotte metro",
knowsAbout: "Financial Advisors, Affluent individuals, families building generational wealth, pre-retirees and retirees, business owners seeking coordinated financial strategy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wealth Management"
}
],
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.