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: "Captrust",
description: "Captrust is a wealth management and financial advisory firm serving San Antonio and the surrounding region. They provide comprehensive financial planning, investment management, and retirement planning services to help individuals and families build and preserve wealth. With a focus on personalized strategies and fiduciary standards, Captrust works with clients to achieve their long-term financial goals.",
url: "https://www.captrust.com/locations/texas/san-antonio-tx/",
telephone: "+1-210-824-8916",
address: {
@type: "PostalAddress",
streetAddress: "700 N St Mary's St #100",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78205",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.430069199999995,
longitude: -98.4909132
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, Pre-retirees and retirees, Business owners, Families seeking comprehensive wealth strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fiduciary Standard"
},
{
@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.