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: "Sheldon Cooney at CrossCountry Mortgage, LLC",
description: "Sheldon Cooney is a mortgage loan officer at CrossCountry Mortgage, LLC, serving the Sacramento area with personalized home financing solutions. With a perfect rating from clients, Sheldon specializes in helping borrowers navigate the mortgage process, offering access to multiple loan programs and lender options. Whether you're a first-time homebuyer or refinancing an existing mortgage, Sheldon works to find competitive rates and terms tailored to your financial situation.",
url: "http://ccm.com/sheldon-cooney",
telephone: "+1-916-947-9546",
address: {
@type: "PostalAddress",
streetAddress: "801 16th St",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95814",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5801395,
longitude: -121.48422
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Sacramento, CA and surrounding region",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Homeowners refinancing, Self-employed borrowers, Those seeking personalized loan matching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Loan Matching"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Local Loan Officer"
}
],
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.