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: "Geyden Sage, Dallas Sage Real Estate | East Dallas Realty",
description: "Geyden Sage at East Dallas Realty specializes in serving the East Dallas market with personalized real estate services. With deep knowledge of Dallas neighborhoods and a focus on client relationships, they help buyers and sellers navigate transactions in one of Dallas's most vibrant and diverse areas. Whether you're a first-time homebuyer, seasoned investor, or relocating professional, Geyden Sage brings local expertise and dedicated support to every deal.",
url: "https://www.eastdallasrealty.com/",
telephone: "+1-214-563-1608",
address: {
@type: "PostalAddress",
streetAddress: "6301 Gaston Ave #440",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75214",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8130315,
longitude: -96.75446199999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Dallas, TX and surrounding North Texas communities",
knowsAbout: "Real Estate Agents, First-time homebuyers, East Dallas residents, sellers looking to relocate, and real estate investors exploring Dallas opportunities",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "East Dallas Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Real Estate"
}
],
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.