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: "WealthCreate",
description: "WealthCreate is a financial advisory firm based in Houston specializing in comprehensive wealth management and financial planning. They help clients build and preserve wealth through personalized investment strategies, retirement planning, and financial guidance tailored to individual goals and circumstances.",
url: "https://www.wealthcr8.com/",
telephone: "+1-800-700-0095",
address: {
@type: "PostalAddress",
streetAddress: "440 Louisiana St #900",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77002",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.7627112,
longitude: -95.36471689999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Houston, Texas and surrounding areas",
knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Pre-retirees and retirees planning income strategies, Business owners managing wealth growth",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Wealth Strategies"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial 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.