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: "The Locklear Lending Team - Nashville, TN",
description: "The Locklear Lending Team, led by Chief Garrett Locklear (NMLS #820797), is a mortgage lender serving the Nashville area with expertise in home financing for buyers and refinancing clients. They specialize in conventional, FHA, and VA loan programs with flexible terms including 15- and 30-year fixed options. The team focuses on personalized service, walking clients through the mortgage process with clear communication and proactive support.",
url: "http://www.locklearlendingteam.com/",
telephone: "+1-615-933-2080",
address: {
@type: "PostalAddress",
streetAddress: "12 Cadillac Dr #180",
addressLocality: "Brentwood",
addressRegion: "TN",
postalCode: "37027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0349621,
longitude: -86.79906799999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Nashville, Brentwood, and surrounding Middle Tennessee communities",
knowsAbout: "Mortgage Brokers, Home buyers, refinancing clients, VA loan borrowers, FHA loan applicants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Loan Program Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mortgage Calculator Tool"
}
],
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.