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: "Corey Newell - Evergreen Home Loans NMLS 24591",
description: "Corey Newell is a mortgage loan officer at Evergreen Home Loans serving the Boise area with personalized home financing solutions. Specializing in conventional, FHA, VA, and jumbo loans, Corey works with first-time homebuyers, repeat buyers, and those looking to refinance. His approach focuses on finding the right loan product for each client's unique situation and financial goals.",
url: "http://coreynewell.com/",
telephone: "+1-208-571-1892",
address: {
@type: "PostalAddress",
streetAddress: "Veranda Plaza, 1800 S Bonito Way #230",
addressLocality: "Meridian",
addressRegion: "ID",
postalCode: "83642",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.58935710000001,
longitude: -116.3571734
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "88",
bestRating: "5"
},
areaServed: "Meridian, Boise, and surrounding Idaho communities",
knowsAbout: "Mortgage Brokers, First-time homebuyers, VA loan borrowers, FHA loan applicants, repeat home buyers, refinancing clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.