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: "Mysti Stewart Group, Real Estate Agents",
description: "Mysti Stewart Group is a Dallas-based real estate team specializing in residential property sales, buyer representation, and seller services across the Dallas-Fort Worth area. Led by experienced agents who understand the local market, the team helps both first-time homebuyers and seasoned investors navigate purchase and sale transactions with personalized guidance and market expertise.",
url: "https://www.mystistewartgroup.com/",
telephone: "+1-214-213-3537",
address: {
@type: "PostalAddress",
streetAddress: "6220 Gaston Ave #200",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75214",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.811935,
longitude: -96.7546646
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "60",
bestRating: "5"
},
areaServed: "Dallas and surrounding Dallas-Fort Worth communities",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to maximize property value, Dallas-area relocation clients, investment property buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Representation"
}
],
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.