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: "Jesse Abarca - AZ & Associates",
description: "Jesse Abarca - AZ & Associates is a full-service real estate brokerage based in Peoria, Arizona, specializing in residential sales, buyer representation, and investment property consulting. Led by experienced agent Jesse Abarca, the team helps buyers and sellers navigate the Arizona market with personalized service and expert market knowledge. They serve the greater Phoenix metropolitan area and surrounding communities with a focus on first-time homebuyers, move-up buyers, and real estate investors.",
url: "https://www.jesseabarca.com/",
telephone: "+1-602-741-6837",
address: {
@type: "PostalAddress",
streetAddress: "7616 W Thunderbird Rd",
addressLocality: "Peoria",
addressRegion: "AZ",
postalCode: "85381",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.610580899999995,
longitude: -112.2224277
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "187",
bestRating: "5"
},
areaServed: "Peoria, Arizona and greater Phoenix metropolitan area",
knowsAbout: "Real Estate Agents, First-time homebuyers, real estate investors, buyers relocating to the Phoenix area, sellers looking to maximize home value",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Investment Property Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "First-Time Buyer Focused"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Knowledge"
}
],
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.