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: "Chase Duran Dallas-Fort Worth Realtor",
description: "Chase Duran is a Dallas-Fort Worth real estate agent specializing in residential property sales and purchases across the DFW metroplex. With a focus on personalized service and market expertise, Chase Duran helps buyers and sellers navigate transactions in Dallas's competitive real estate market. The practice covers single-family homes, condos, and investment properties throughout the region.",
url: "https://chaseduran.com/",
telephone: "+1-214-621-9446",
address: {
@type: "PostalAddress",
streetAddress: "3838 Oak Lawn Ave Suite 500",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75219",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.814705499999995,
longitude: -96.80135130000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "52",
bestRating: "5"
},
areaServed: "Dallas-Fort Worth metroplex, including Dallas, Arlington, Irving, Plano, and surrounding areas",
knowsAbout: "Real Estate Agents, Dallas-area homebuyers, sellers, first-time buyers, investment property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Buyer and Seller 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.