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: "New American Funding - Riverside",
description: "New American Funding is a mortgage lender serving the Riverside area with fast pre-approval processes and access to multiple loan programs including VA, FHA, and jumbo loans. The Riverside branch specializes in helping first-time buyers, refinancing clients, and experienced homeowners navigate the mortgage process with personalized service and competitive rates.",
url: "https://www.newamericanfunding.com/branches/riverside",
telephone: "+1-951-228-9568",
address: {
@type: "PostalAddress",
streetAddress: "11820 Pierce St Ste 100",
addressLocality: "Riverside",
addressRegion: "CA",
postalCode: "92505",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8993307,
longitude: -117.49252219999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "163",
bestRating: "5"
},
areaServed: "Riverside, CA and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, VA loan borrowers, refinancing homeowners, jumbo loan applicants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast Pre-Approval Process"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Branch 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.