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: "Rosette Xu-Broker",
description: "Rosette Xu is a mortgage broker based in San Jose, CA, specializing in home financing solutions for buyers and refinancing clients. Operating through Loan Factory, Rosette provides personalized mortgage guidance and access to multiple lending options to help clients secure competitive rates and favorable loan terms tailored to their financial situation.",
url: "https://www.loanfactory.com/rosettexu",
telephone: "+1-626-217-6759",
address: {
@type: "PostalAddress",
streetAddress: "2195 Tully Rd",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3274486,
longitude: -121.8194997
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "San Jose, CA and surrounding Bay Area",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Existing homeowners seeking refinancing, Buyers wanting to compare multiple loan options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Lender Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Guidance"
}
],
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.