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: "Glenda White | Mortgage Broker DFW",
description: "Glenda White is a mortgage broker serving the Dallas-Fort Worth area with access to multiple lenders and loan programs. Based in Coppell, she helps borrowers find competitive mortgage rates and financing options tailored to their situation, whether they're first-time homebuyers, refinancing, or pursuing VA/FHA loans. With over a decade of experience, Glenda focuses on personalized service to make the mortgage process straightforward and transparent.",
url: "https://www.umortgage.com/originators/843034/glenda-white",
telephone: "+1-682-365-0816",
address: {
@type: "PostalAddress",
streetAddress: "137 State Hwy 121 suite 115",
addressLocality: "Coppell",
addressRegion: "TX",
postalCode: "75019",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.986497899999996,
longitude: -96.996113
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "105",
bestRating: "5"
},
areaServed: "Dallas-Fort Worth and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Military borrowers seeking VA loans, Borrowers refinancing existing mortgages, Self-employed or non-traditional income earners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Access to Multiple Lenders"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specializes in VA & FHA Loans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local DFW Expertise"
}
],
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.