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: "Adam Stempin, Mortgage Broker",
description: "Adam Stempin is a mortgage broker in Fredericksburg, VA specializing in helping homebuyers and refinancers find the right loan products for their financial situation. With a focus on personalized service and transparent communication, Adam works with multiple lenders to offer competitive rates and terms tailored to each client's needs.",
url: "http://www.adamstempinmortgage.com/",
telephone: "+1-540-272-5927",
address: {
@type: "PostalAddress",
streetAddress: "2093 Emancipation Hwy",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.28342120000001,
longitude: -77.4892452
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, military service members seeking VA loans, homeowners refinancing, buyers seeking competitive mortgage rates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Lender Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Loan Programs"
}
],
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.