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: "Zions Bank Mortgage",
description: "Zions Bank Mortgage is a full-service mortgage lender offering fixed-rate mortgages, adjustable-rate mortgages, FHA loans, VA loans, jumbo loans, construction loans, and home equity products through Zions Bank's network across Utah, Idaho, and Wyoming. As part of a major regional bank, they provide comprehensive home financing solutions with access to a mortgage team and tools designed to help first-time buyers and experienced homeowners find the right loan for their situation.",
url: "https://www.zionsbank.com/personal/home-loans/",
telephone: "+1-208-732-3639",
address: {
@type: "PostalAddress",
streetAddress: "1863 Blue Lakes Blvd N",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.595390699999996,
longitude: -114.45805279999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Utah, Idaho, Wyoming",
knowsAbout: "Mortgage Brokers, First-time buyers, VA loan borrowers, FHA loan borrowers, jumbo loan seekers, construction loan applicants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Loan Products"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "First-Time Buyer Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Regional Bank Stability"
}
],
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.