Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "John Ade - Truist Mortgage Loan Officer",
description: "John Ade is a mortgage loan officer with Truist Bank, serving Raleigh and surrounding areas. Based at Truist's N Hills location, John specializes in helping borrowers navigate mortgage options, pre-approval processes, and loan programs. As part of Truist's comprehensive lending platform, he provides access to multiple loan products and personalized guidance for homebuyers and refinancing clients.",
url: "http://www.truist.com/john.ade?cid=local-seo",
telephone: "+1-919-326-3145",
address: {
@type: "PostalAddress",
streetAddress: "305 Church at N Hills St",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8348963,
longitude: -78.63602379999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, homeowners refinancing, borrowers seeking pre-approval, buyers in the Raleigh area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Truist Bank Resources"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Loan Officer"
}
],
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.