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: "SouthQuest Properties",
description: "SouthQuest Properties is a Keller Williams real estate agency serving the Kannapolis area and surrounding North Carolina communities. The team specializes in helping buyers find their ideal homes and assisting sellers in marketing their properties effectively. With a focus on personalized service and local market expertise, SouthQuest Properties guides clients through every step of the real estate transaction process.",
url: "https://southquest.kw.com/",
telephone: "+1-704-793-3705",
address: {
@type: "PostalAddress",
streetAddress: "6001 Gateway Center Dr #105",
addressLocality: "Kannapolis",
addressRegion: "NC",
postalCode: "28081",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.436584599999996,
longitude: -80.6783461
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Kannapolis, NC and surrounding areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to move, relocating families, investment property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Keller Williams Network"
},
{
@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.