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: "Castle Hills Mortgage",
description: "Castle Hills Mortgage is a mortgage lender based in Plano offering comprehensive financing solutions for home purchases and refinancing. Serving the Dallas-Fort Worth area, they provide personalized mortgage services to help borrowers navigate the lending process with competitive rates and flexible loan options.",
url: "https://www.castlehillsmtg.com/",
telephone: "+1-214-924-1066",
address: {
@type: "PostalAddress",
streetAddress: "6860 Dallas Pkwy #200",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75024",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.0712176,
longitude: -96.82348979999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "69",
bestRating: "5"
},
areaServed: "Dallas-Fort Worth, Texas",
knowsAbout: "Mortgage Brokers, Homebuyers, refinancers, first-time home buyers, investment property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Plano-Based Lender"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Loan Programs"
}
],
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.