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: "Michael LaChance Professional Realtor",
description: "Michael LaChance is a professional realtor serving South Florida through LoKation Real Estate, specializing in residential property sales and purchases in the Boca Raton area and surrounding communities. He helps buyers and sellers navigate the local real estate market with personalized service and market expertise. LaChance offers email alerts for new listings, allowing clients to stay ahead of market opportunities.",
url: "http://lachanceknowshomes.com/",
telephone: "+1-754-423-2905",
address: {
@type: "PostalAddress",
streetAddress: "980 N Federal Hwy Suite 110",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33432",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.359531999999998,
longitude: -80.0830876
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "71",
bestRating: "5"
},
areaServed: "Boca Raton and surrounding South Florida communities",
knowsAbout: "Real Estate Agents, Boca Raton-area homebuyers, sellers relocating to South Florida, first-time home buyers, investment property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Real-Time Market Alerts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market 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.