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: "Brian Coleman Loan Officer - Main Street Home Loans",
description: "Brian Coleman is a loan officer with Main Street Home Loans serving the Maryland and surrounding region. He specializes in residential mortgage lending, helping clients navigate financing options for home purchases and refinancing. With a focus on personalized service, Brian works to match borrowers with loan products that fit their financial situation and goals.",
url: "https://mainstreethomeloans.com/loanoriginator/brian-coleman/",
telephone: "+1-443-986-1432",
address: {
@type: "PostalAddress",
streetAddress: "1954 Greenspring Dr #420",
addressLocality: "Timonium",
addressRegion: "MD",
postalCode: "21093",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.4333155,
longitude: -76.6329231
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Timonium, Maryland and surrounding Baltimore metropolitan area",
knowsAbout: "Mortgage Brokers, First-time homebuyers, homeowners seeking refinancing, buyers in the Baltimore metro area looking for personalized mortgage guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Loan Matching"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Main Street Home Loans Partnership"
}
],
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.