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: "Veterans United Home Loans of Oklahoma City",
description: "Veterans United Home Loans is a VA loan specialist serving Oklahoma City and surrounding areas. They help military members, veterans, and eligible surviving spouses secure VA-backed mortgages with no down payment required. Their team provides personalized guidance through the VA loan process, including pre-approval, refinancing options, and access to competitive rates designed for veteran borrowers.",
url: "https://oklahomacity.veteransunited.com/",
telephone: "+1-405-246-0000",
address: {
@type: "PostalAddress",
streetAddress: "1605 Professional Cir Office A",
addressLocality: "Yukon",
addressRegion: "OK",
postalCode: "73099",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.483244299999996,
longitude: -97.7648583
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Oklahoma City, Yukon, and surrounding Oklahoma communities",
knowsAbout: "Mortgage Brokers, Active duty military, veterans, surviving military spouses, home buyers with VA benefits",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "VA Loan Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Military-Focused Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Refinancing & Pre-Approval"
}
],
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.