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: "Vivanco Mortgage Team",
description: "Felix Vivanco is a Senior Mortgage Broker with 6+ years of experience helping families find the best mortgage rates and loan programs. He offers conventional, FHA, VA, USDA, medical professional, jumbo, and Utah Housing loans—plus assistance finding down payment grants up to $70,000. Fluent in English and Spanish, Felix shops multiple lenders to match borrowers with personalized loan solutions tailored to their financial situation and goals.",
url: "https://www.vivancomortgage.com/",
telephone: "+1-801-919-8110",
address: {
@type: "PostalAddress",
streetAddress: "2701 N Thanksgiving Way #100",
addressLocality: "Lehi",
addressRegion: "UT",
postalCode: "84043",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.4208923,
longitude: -111.8816057
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "97",
bestRating: "5"
},
areaServed: "Lehi, Utah and surrounding communities",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Veterans and military families, Medical professionals (doctors, dentists, physicians), Spanish-speaking borrowers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Lender Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Loan Programs"
}
],
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.