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: "Mark Gladue, Lauer Realty Group | Real Estate Agent | Madison, WI",
description: "Mark Gladue is a dedicated real estate agent with Lauer Realty Group serving the Madison area. With a client-focused approach and deep knowledge of Madison's neighborhoods, Mark helps buyers and sellers navigate the real estate market with personalized guidance and strategic expertise. Whether you're a first-time homebuyer or an experienced investor, Mark provides comprehensive support to achieve your real estate goals.",
url: "http://gladuestoppedby.com/",
telephone: "+1-608-658-0467",
address: {
@type: "PostalAddress",
streetAddress: "2229 Atwood Ave",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.093266,
longitude: -89.3486477
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Madison, Wisconsin and surrounding areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to list their homes, buyers seeking professional representation, real estate investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Lauer Realty Group Affiliation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Neighborhood Expertise"
}
],
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.