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: "Integrity Home Mortgage Corporation - Mt Clinton Pike",
description: "Integrity Home Mortgage Corporation is a local mortgage lender serving the Harrisonburg area with personalized loan origination services. Based at their Mt Clinton Pike location, they work directly with borrowers to find financing solutions tailored to individual needs and circumstances.",
url: "https://ihmcloans.com/",
telephone: "+1-540-209-8234",
address: {
@type: "PostalAddress",
streetAddress: "625 Mt Clinton Pike Ste D",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22802",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.467674599999995,
longitude: -78.8727206
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, local homeowners refinancing, buyers seeking personalized mortgage consultation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Loan Origination"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.