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: "Capitol Mortgage Group NMLS# 1801858 https://nmlsconsumeraccess.org/",
description: "Capitol Mortgage Group is an independent mortgage broker in Midlothian, VA specializing in financing for self-employed borrowers, real estate investors, and first-time homebuyers. They offer self-employed home loans, investment property DSCR loans, home equity lines and loans, fix & flip financing, and traditional purchase and refinance mortgages. With access to hundreds of lenders nationwide and a focus on streamlined underwriting, they provide personalized service with fast closings and educational resources to guide clients through the mortgage process.",
url: "https://www.capitolmortgagegroup.com/",
telephone: "+1-804-362-7600",
address: {
@type: "PostalAddress",
streetAddress: "14321 Winter Breeze Dr Suite 26",
addressLocality: "Midlothian",
addressRegion: "VA",
postalCode: "23113",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5080884,
longitude: -77.66530970000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "90",
bestRating: "5"
},
areaServed: "Midlothian, VA and surrounding areas; nationwide lending",
knowsAbout: "Mortgage Brokers, Self-employed professionals, real estate investors, first-time homebuyers, VA loan eligible borrowers, refinancing homeowners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Self-Employed Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Investment Property Expert"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Broker Network"
}
],
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.