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: "Randy Raven at CrossCountry Mortgage",
description: "Randy Raven is a mortgage loan officer at CrossCountry Mortgage, offering comprehensive home financing solutions to borrowers in Madison and surrounding areas. With expertise in conventional loans, FHA loans, VA loans, and refinancing options, Randy helps first-time homebuyers and experienced borrowers navigate the mortgage process with personalized guidance and competitive rates. His approach focuses on finding the right loan program to match each client's unique financial situation and homeownership goals.",
url: "http://crosscountrymortgage.com/Randy-Raven",
telephone: "+1-608-841-2001",
address: {
@type: "PostalAddress",
streetAddress: "6515 Grand Teton Plaza UNIT 302",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53719",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0589024,
longitude: -89.4938499
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Madison, Wisconsin and surrounding communities",
knowsAbout: "Mortgage Brokers, First-time homebuyers, VA loan borrowers, homeowners seeking refinancing, buyers needing FHA financing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Loan Officer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Availability"
}
],
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.