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: "Carey Finn – Realtor",
description: "Carey Finn is a real estate agent serving the Concord area and surrounding communities in North Carolina. With a 5-star rating from 66 reviews, Carey specializes in helping clients buy, sell, and navigate the local real estate market with personalized service and market expertise.",
url: "http://careyfinngroup.com/",
telephone: "+1-201-388-7921",
address: {
@type: "PostalAddress",
streetAddress: "2635 Torrington Ln NW",
addressLocality: "Concord",
addressRegion: "NC",
postalCode: "28027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.4032895,
longitude: -80.65437969999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "66",
bestRating: "5"
},
areaServed: "Concord, NC and surrounding areas",
knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time homebuyers, local Concord residents",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Highly Rated Service"
},
{
@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.