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: "WhiteStone Wealth Management Services",
description: "WhiteStone Wealth Management Services is an independent financial advisory firm in San Antonio specializing in comprehensive wealth management for high-net-worth individuals and families. They provide personalized financial planning, investment management, retirement strategy, and estate planning services designed to help clients build and preserve wealth. Their team focuses on delivering tailored solutions that align with each client's unique financial goals and life circumstances.",
url: "http://www.whitestonewm.com/",
telephone: "+1-210-341-1515",
address: {
@type: "PostalAddress",
streetAddress: "8603 Crownhill Blvd Suite 1",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78209",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.5144321,
longitude: -98.4603965
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, business owners, families seeking comprehensive wealth strategies, those nearing or in retirement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Advisor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial 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.