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: "Cypress Point Wealth Management",
description: "Cypress Point Wealth Management is an independent financial advisory firm in Dallas specializing in comprehensive wealth management and financial planning for individuals and families. Based at Oak Lawn in Dallas, they provide personalized investment strategies, retirement planning, and financial guidance tailored to each client's goals and circumstances.",
url: "http://cypresspointwealth.com/",
telephone: "+1-214-736-8887",
address: {
@type: "PostalAddress",
streetAddress: "3838 Oak Lawn Ave # 1150",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75219",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8144645,
longitude: -96.8014862
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Dallas, TX and surrounding North Texas areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, families planning for retirement, business owners seeking comprehensive wealth strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Advisor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Planning Approach"
}
],
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.