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: "The Charlotte Mabry Team - Legacy 234 Real Estate",
description: "The Charlotte Mabry Team at Legacy 234 (Keller Williams Realty Greater Downtown) is a full-service real estate brokerage serving the Chattanooga area and surrounding regions. They specialize in residential home buying and selling, with additional services including mortgage financing options, pre-approval assistance, home valuations, and market analysis. Known for their client-focused approach, the team handles first-time buyers, move-up sellers, and repeat clients across multiple neighborhoods.",
url: "https://www.legacy234.com/",
telephone: "+1-423-593-5588",
address: {
@type: "PostalAddress",
streetAddress: "4122 N Access Rd",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37415",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1134019,
longitude: -85.2559163
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "466",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas including Red Bank, Signal Mountain, East Brainerd, Ooltewah, Hixson, Ringgold, and East Ridge",
knowsAbout: "Real Estate Agents, First-time homebuyers, move-up sellers, repeat real estate clients, those seeking integrated mortgage services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Keller Williams Franchise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Mortgage Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Agent Team Model"
}
],
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.