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: "COMPASS : Sherry Chen",
description: "Sherry Chen is a real estate agent serving the San Diego area with expertise in residential sales, buyer representation, and property transactions. Operating under Compass, a leading national real estate brokerage, Sherry brings local market knowledge and personalized service to help clients navigate buying and selling in San Diego's competitive real estate market.",
url: "https://www.sherrychenrealty.com/",
telephone: "+1-858-231-0397",
address: {
@type: "PostalAddress",
streetAddress: "8889 Rio San Diego Dr #200",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92108",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7756853,
longitude: -117.13863529999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "53",
bestRating: "5"
},
areaServed: "San Diego, California and surrounding communities",
knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time buyers, San Diego relocators",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Compass Brokerage Backing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client 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.