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: "Guild Mortgage - Patty Grissom",
description: "Guild Mortgage - Patty Grissom is a mortgage lending office in Fresno specializing in personalized home financing solutions. Patty Grissom and her team work with borrowers to secure competitive rates and navigate the mortgage process, offering access to a range of loan programs and lender options through Guild Mortgage's network. They serve first-time homebuyers, refinancing clients, and those seeking jumbo or specialty loans in the Central Valley.",
url: "https://branches.guildmortgage.com/ca/fresno/patty-grissom-532-ckpg.html",
telephone: "+1-559-490-6972",
address: {
@type: "PostalAddress",
streetAddress: "516 W Shaw Ave Suite 200, Office 16",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.809428499999996,
longitude: -119.8018594
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Fresno, California and surrounding Central Valley areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Refinancing customers, VA loan borrowers, Jumbo loan seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Loan Officer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Loan Programs"
}
],
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.