Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Edward Jones - Financial Advisor: Dean E Seibel, AAMS®",
description: "Dean E Seibel is a financial advisor at Edward Jones in Twin Falls, ID, specializing in retirement planning, investment management, estate planning, and wealth strategies. As an AAMS® (Accredited Asset Management Specialist), he works with clients on retirement income and savings strategies, college savings, charitable giving, and legacy planning. Edward Jones advisors typically build long-term relationships with individual investors seeking comprehensive financial guidance.",
url: "https://www.edwardjones.com/us-en/financial-advisor/dean-seibel?y_source=1_OTYzMDEyLTcxNS1sb2NhdGlvbi53ZWJzaXRl",
telephone: "+1-208-733-4925",
address: {
@type: "PostalAddress",
streetAddress: "834 Fls Ave W Suite 1010",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.577125699999996,
longitude: -114.46203519999999
},
areaServed: "Twin Falls, Idaho and surrounding areas",
knowsAbout: "Financial Advisors, Individuals planning for retirement, families saving for college, investors seeking comprehensive wealth management, those focused on estate and legacy planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "AAMS® Certification"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Focus Areas"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Team Support"
}
],
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.