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: "Capital Home Mortgage - Corpus Christi",
description: "Capital Home Mortgage is a mortgage lender serving the Corpus Christi area, offering home financing solutions for borrowers. The company provides mortgage services to help clients secure loans for home purchases and refinancing. They work with borrowers to find appropriate loan products and financing options.",
url: "https://capitalhomemortgage.com/texas/corpus-christi/",
telephone: "+1-361-724-3116",
address: {
@type: "PostalAddress",
streetAddress: "4918 Holly Rd C2",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.7042549,
longitude: -97.387428
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Corpus Christi, Texas and surrounding areas",
knowsAbout: "Mortgage Brokers, Homebuyers, Refinancing borrowers, First-time home buyers seeking local mortgage guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Corpus Christi Office"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Lending Services"
}
],
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.