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: "Dan Fogel at OriginPoint (NMLS #192880)",
description: "Dan Fogel is a mortgage loan officer at OriginPoint, a mortgage lending company serving Wisconsin and beyond. With NMLS licensing (#192880), Dan helps borrowers secure financing for home purchases and refinances. OriginPoint provides access to multiple lending programs and competitive rates tailored to each borrower's financial situation.",
url: "https://www.originpoint.com/danfogel?adtrk=%7Cseo%7Cgoogle%7Cyext%7C12540%7C",
telephone: "+1-608-232-8302",
address: {
@type: "PostalAddress",
streetAddress: "811 E Washington Ave Suite 400 Office 329",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53703",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0811089,
longitude: -89.3746228
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Madison, Wisconsin and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, refinancing borrowers, homeowners seeking competitive mortgage rates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "NMLS Licensed Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Lending Programs"
}
],
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.