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: "Vision Home Loans",
description: "Vision Home Loans is an independent mortgage lender serving Colorado Springs and surrounding areas with personalized home financing solutions. They specialize in helping borrowers navigate the mortgage process with transparent guidance and access to multiple loan programs, including conventional, FHA, VA, and jumbo options. Their team focuses on finding the right loan fit for each client's unique financial situation and homeownership goals.",
url: "https://www.visionhl.com/",
telephone: "+1-719-532-9500",
address: {
@type: "PostalAddress",
streetAddress: "6208 Lehman Dr #202",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.921816899999996,
longitude: -104.7901978
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Colorado Springs, CO and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, VA and active military borrowers, refinancing homeowners, jumbo loan applicants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Lender"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Transparent Process"
}
],
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.