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 Petree - Union Home Mortgage - NMLS# 168632",
description: "Corey Petree at Union Home Mortgage is a mortgage lender serving Chattanooga and the surrounding region. As an NMLS-licensed loan officer, Corey specializes in helping borrowers secure financing for home purchases and refinancing. The business focuses on personalized service and working with clients to find loan solutions that fit their financial situation.",
url: "http://petreehomeloans.com/",
telephone: "+1-423-760-3861",
address: {
@type: "PostalAddress",
streetAddress: "13 W Kent St Suite 101",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0650328,
longitude: -85.3097915
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "75",
bestRating: "5"
},
areaServed: "Chattanooga, Tennessee and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time home buyers, VA loan borrowers, homeowners refinancing, FHA loan applicants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "NMLS Licensed Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Mortgage Options"
},
{
@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.