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: "Elias Christian Trad - Prolending Mortgage LLC",
description: "Elias Christian Trad at Prolending Mortgage LLC is a mortgage broker serving the Laredo area with personalized loan solutions for homebuyers and refinancing clients. With access to multiple lenders and programs, Christian Trad helps clients navigate financing options tailored to their specific situation, whether they're first-time buyers or experienced homeowners.",
url: "https://christiantradmortgage.com/",
telephone: "+1-956-242-8608",
address: {
@type: "PostalAddress",
streetAddress: "107 C. del Norte STE 1C",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.5532838,
longitude: -99.4942087
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding South Texas communities",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Veterans seeking VA loans, Homeowners refinancing existing mortgages, Buyers with FHA loan needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Lender Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
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.