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: "Neo Home Loans- Bakersfield",
description: "Neo Home Loans is a mortgage lending service in Bakersfield offering financing solutions for home purchases and refinancing. Operating under the Front Door Beginnings brand, they work with borrowers to find loan options tailored to their financial situation. They provide personalized mortgage guidance to help clients achieve homeownership.",
url: "https://www.frontdoorbeginnings.com/",
telephone: "+1-661-331-5108",
address: {
@type: "PostalAddress",
streetAddress: "1002 19th St Ste 206",
addressLocality: "Bakersfield",
addressRegion: "CA",
postalCode: "93301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.376411000000004,
longitude: -119.01324799999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Bakersfield, CA and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Existing homeowners seeking refinancing, Buyers needing mortgage pre-approval",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Loan Matching"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Bakersfield Presence"
}
],
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.