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: "Corcoran Sawyer Smith",
description: "Corcoran Sawyer Smith is a full-service real estate agency in Jersey City specializing in residential sales, purchases, and leasing across the greater New Jersey area. The team combines local market expertise with the resources of the Corcoran brand, helping buyers, sellers, and investors navigate transactions with personalized attention and strategic guidance.",
url: "http://www.corcoranss.com/",
telephone: "+1-201-653-8000",
address: {
@type: "PostalAddress",
streetAddress: "220 9th St Suite 381",
addressLocality: "Jersey City",
addressRegion: "NJ",
postalCode: "07302",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7284035,
longitude: -74.043083
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Jersey City and surrounding Hudson County area",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers in Hudson County, investors seeking local market knowledge",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Corcoran Brand Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
}
],
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.