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: "Chris Long, Mortgage Specialist - NC Equity Resources, Inc.",
description: "Chris Long is a mortgage specialist with NC Equity Resources, Inc. in Raleigh, offering comprehensive home loan solutions for purchasing and refinancing. With over 20 years of mortgage origination experience and 29 years in finance, Chris specializes in conventional, FHA, USDA, and VA loans, tailoring programs to each client's unique situation. His approach emphasizes clear communication, transparent processes, and personalized guidance to make home financing straightforward and stress-free.",
url: "https://www.callequitymortgages.com/chris-long",
telephone: "+1-919-662-6511",
address: {
@type: "PostalAddress",
streetAddress: "707 N West St #103",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27603",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7892073,
longitude: -78.6453701
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "67",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas; licensed in North Carolina, Ohio, and Maryland",
knowsAbout: "Mortgage Brokers, First-time homebuyers, VA and active military, FHA loan borrowers, homeowners seeking refinancing, buyers in rural areas (USDA eligibility)",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "20+ Years Mortgage Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Loan Program Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Available Equity247 Mobile App"
}
],
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.