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: "Julia Gessner, REALTOR - Gessner Team",
description: "Julia Gessner and the Gessner Team are experienced REALTORS® serving the greater Phoenix area with expertise in residential real estate sales, buyer representation, and seller marketing. The team specializes in helping first-time homebuyers navigate the purchase process and assisting sellers in achieving top market value through strategic pricing and professional marketing. With deep local market knowledge and a commitment to personalized service, they guide clients through every step of their real estate transaction.",
url: "https://www.gessnerteam.com/",
telephone: "+1-602-690-8324",
address: {
@type: "PostalAddress",
streetAddress: "55 N Arizona Pl #104",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85225",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3041164,
longitude: -111.8403429
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Chandler, Arizona and surrounding Phoenix metropolitan area",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to maximize home value, buyers relocating to the Phoenix area, investment property buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
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.