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: "Kim Bartholomew, REALTOR® - The Cannon Team | LPT Realty",
description: "Kim Bartholomew is a REALTOR® with The Cannon Team at LPT Realty, serving the North Texas market including Frisco, Plano, McKinney, Allen, and Prosper. The team specializes in both buying and selling homes, offering comprehensive services including professional photography, virtual tours, 3D walkthroughs, market analysis, and neighborhood reports. Known for streamlined transactions with assigned specialists guiding clients through each phase, they combine advanced marketing technology with personalized service for a transparent, efficient home buying and selling experience.",
url: "https://kim.cannonteamhomes.com/",
telephone: "+1-832-236-1977",
address: {
@type: "PostalAddress",
streetAddress: "5933 Preston Rd #300",
addressLocality: "Frisco",
addressRegion: "TX",
postalCode: "75034",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.1276389,
longitude: -96.8056534
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Frisco, Plano, McKinney, Allen, Prosper, and surrounding North Texas communities",
knowsAbout: "Real Estate Agents, First-time home buyers, home sellers, real estate investors, relocating families, luxury home buyers and sellers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Assigned Specialist Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Marketing & Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast, Efficient Transactions"
}
],
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.