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: "Rene Quinonez - Nexa Mortgage",
description: "Rene Quinonez is a mortgage specialist serving the Fresno area through Nexa Mortgage, offering personalized loan solutions including conventional, FHA, VA, and jumbo mortgages. With a focus on fast pre-approval processes and competitive rates, Rene works with first-time homebuyers and experienced investors to find the right financing fit for their specific situation.",
url: "https://www.reneratefinder.com/",
telephone: "+1-559-801-4381",
address: {
@type: "PostalAddress",
streetAddress: "7050 N Fresno St # 208",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93720",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8378507,
longitude: -119.7799696
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "53",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding Central Valley communities",
knowsAbout: "Mortgage Brokers, First-time homebuyers, refinancing customers, VA loan applicants, jumbo loan borrowers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast Pre-Approval Process"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Rate Shopping"
}
],
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.