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: "Nationwide Mortgage Bankers NMLS#819382",
description: "Nationwide Mortgage Bankers is a mortgage lender serving the Fredericksburg, VA area with loan officer Michael Lee. They offer a range of mortgage products including conventional loans, refinancing, FHA loans, VA loans, and jumbo loans. As a direct lender with NMLS certification, they provide personalized loan origination services to help homebuyers and refinancers navigate the mortgage process.",
url: "https://nmbnow.com/loan-officers/michael-lee/",
telephone: "+1-540-373-9800",
address: {
@type: "PostalAddress",
streetAddress: "2050 Gordon W. Shelton Blvd Suite 101",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.3130773,
longitude: -77.5136149
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, veterans and active military, homeowners refinancing, luxury home buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Lender"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Veteran-Focused Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Loan Products"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.