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: "Bank of Oklahoma Mortgage",
description: "Bank of Oklahoma Mortgage offers residential mortgage lending services to homebuyers and refinancing customers throughout the Oklahoma City area. As part of Bank of Oklahoma, a state-chartered bank, they provide financing solutions for primary residences, investment properties, and refinancing needs. Their local office at 205 NW 63rd St connects borrowers with mortgage professionals for application, approval, and closing services.",
url: "https://locations.bankofoklahoma.com/ok/oklahoma-city/205-nw-63rd-st.-suite-100",
telephone: "+1-405-879-8700",
address: {
@type: "PostalAddress",
streetAddress: "205 NW 63rd St Suite 100",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73116",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.53794250000001,
longitude: -97.5169344
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.6",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Mortgage Brokers, Oklahoma homebuyers, homeowners refinancing, primary residence buyers, investment property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bank of Oklahoma Brand"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Office Presence"
}
],
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.