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: "Jessica Sanchez, Realtor – Phoenix Real Estate Agent",
description: "Jessica Sanchez is a Phoenix-based real estate agent specializing in residential property sales and purchases throughout the Phoenix metropolitan area. With expertise in helping both buyers and sellers navigate the local market, Jessica provides personalized service to clients looking to buy, sell, or invest in Arizona real estate. She works with first-time homebuyers, seasoned investors, and sellers seeking to maximize their property's value.",
url: "http://jessicasanchez.fivrealtyco.com/",
telephone: "+1-626-731-1813",
address: {
@type: "PostalAddress",
streetAddress: "11211 N Tatum Blvd #120",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85028",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.588747,
longitude: -111.9773074
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Phoenix and surrounding metropolitan areas, Arizona",
knowsAbout: "Real Estate Agents, First-time homebuyers, Sellers looking to maximize home value, Real estate investors, Relocating professionals",
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.