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: "Avior Wealth Management, LLC",
description: "Avior Wealth Management provides comprehensive financial advisory services to help clients build and protect their wealth. Based in San Antonio, the firm offers personalized investment management, retirement planning, and financial strategy tailored to individual goals and life circumstances. Their team of financial professionals works with clients to create comprehensive financial plans and manage investment portfolios.",
url: "https://avior.com/locations/wealth-management-san-antonio-tx/",
telephone: "+1-210-822-5252",
address: {
@type: "PostalAddress",
streetAddress: "70 NE Interstate 410 Loop Suite 970",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78216",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.518883,
longitude: -98.4889127
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "San Antonio, Texas and surrounding areas",
knowsAbout: "Financial Advisors, Individuals seeking comprehensive wealth management, Retirement planning clients, Investment management needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Financial Strategy"
},
{
@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.