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: "CORE Home Loans - N 11th Ave",
description: "CORE Home Loans in Hanford provides comprehensive mortgage lending services, helping homebuyers and refinancers secure competitive loan products with personalized guidance from experienced loan officers. Specializing in a range of loan programs to meet different financial situations, CORE delivers transparent processes and responsive service to make homeownership more accessible.",
url: "https://coreloans.com/loan-officers-hanford/",
telephone: "+1-559-585-7400",
address: {
@type: "PostalAddress",
streetAddress: "1507 N 11th Ave",
addressLocality: "Hanford",
addressRegion: "CA",
postalCode: "93230",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.341434500000005,
longitude: -119.65473539999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "56",
bestRating: "5"
},
areaServed: "Hanford, CA and surrounding Kings County communities",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Existing homeowners refinancing, Self-employed borrowers, Buyers seeking local mortgage expertise",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Loan Officer Support"
}
],
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.