Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Kingdom Wealth Advisers",
description: "Kingdom Wealth Advisers is an independent, fee-only financial advisory firm in Gilbert, Arizona, serving Christians and faith-based investors with $500,000+ in assets. Founded on biblical principles, the firm offers comprehensive financial planning including tax optimization (Roth conversions, tax-loss harvesting), investment management, retirement and Social Security planning, estate planning, Medicare and healthcare strategies, and charitable giving guidance. The team holds CFP® and Certified Kingdom Adviser (CKA®) designations, operates as a fiduciary, and works with clients throughout the United States.",
url: "https://www.kingdomwealthadvisers.com/",
telephone: "+1-602-833-1515",
address: {
@type: "PostalAddress",
streetAddress: "2162 E Williams Field Rd Suite #111",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85295",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3096082,
longitude: -111.74383710000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Gilbert, Arizona and throughout the United States",
knowsAbout: "Financial Advisors, Christians with $500, 000+ seeking faith-aligned financial planning, high-net-worth individuals focused on tax efficiency and legacy planning, retirees planning Social Security and Medicare strategically",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CFP® and CKA® Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "True Fee-Only, Fiduciary Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Faith-Integrated 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.