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: "RWM Home Loans - Fresno",
description: "RWM Home Loans is a mortgage lender serving the Fresno area with personalized financing solutions for homebuyers and refinancing clients. They offer a range of loan programs including FHA, VA, and jumbo loans, with a focus on fast pre-approval and flexible lending options. The team works to simplify the mortgage process and help borrowers find loan solutions tailored to their financial situation.",
url: "https://www.rwmloans.com/fresno/",
telephone: "+1-858-794-2155",
address: {
@type: "PostalAddress",
streetAddress: "759 W Alluvial Ave Suite 100",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93711",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.846044,
longitude: -119.80642900000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding Central Valley communities",
knowsAbout: "Mortgage Brokers, First-time homebuyers, VA loan borrowers, refinancing homeowners, jumbo loan applicants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast Pre-Approval Process"
},
{
@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.