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: "Equitable Advisors | Private Wealth Group",
description: "Equitable Advisors' Private Wealth Group offers comprehensive financial planning and wealth management services to individuals and families in Corpus Christi. Their team of experienced advisors helps clients with investment management, retirement planning, and personalized financial strategies tailored to their unique goals and circumstances.",
url: "http://www.planpwg.com/",
telephone: "+1-361-888-6669",
address: {
@type: "PostalAddress",
streetAddress: "1102 Santa Fe St",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78404",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.7815238,
longitude: -97.3984047
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Families managing significant assets, Pre-retirees and retirees",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Wealth Strategies"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Planning Services"
}
],
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.