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: "Palmer Nunn Wealth Management LLC",
description: "Palmer Nunn Wealth Management LLC is an independent financial advisory firm serving Fort Worth and the surrounding Dallas-Fort Worth area. They provide personalized wealth management, financial planning, and investment guidance to help clients build and preserve their financial futures. With a focus on comprehensive financial strategy, Palmer Nunn works closely with clients to understand their goals and deliver tailored solutions.",
url: "http://www.palmernunn.com/contact",
telephone: "+1-817-862-9301",
address: {
@type: "PostalAddress",
streetAddress: "1320 S University Dr #1012",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76107",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7321027,
longitude: -97.3636873
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Fort Worth, Texas and Dallas-Fort Worth metroplex",
knowsAbout: "Financial Advisors, High-net-worth individuals, business owners, pre-retirees and retirees, families seeking comprehensive wealth planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Advisor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.