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: "Blake Bogese, NMLS ID# 1486989",
description: "Blake Bogese is a mortgage loan officer serving the Richmond, Virginia area through OVM Financial. With expertise in residential mortgage lending, Blake helps clients navigate the home financing process and find loan solutions tailored to their needs. As an NMLS-licensed professional, Blake combines personalized service with access to competitive mortgage products to help borrowers achieve their homeownership goals.",
url: "https://blakebogese.ovmfinancial.com/",
telephone: "+1-804-586-5174",
address: {
@type: "PostalAddress",
streetAddress: "5000 Monument Ave Suite 111",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23230",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.578417699999996,
longitude: -77.4985539
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Richmond, Virginia and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Refinancing borrowers, Local Richmond residents seeking personalized mortgage guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "NMLS Licensed Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "OVM Financial Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.