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: "Ankara Grant - Realtor",
description: "Ankara Grant is a real estate agent serving the Charleston area with expertise in helping buyers and sellers navigate the local market. Operating out of North Charleston, Ankara brings personalized service and market knowledge to residential transactions, working with first-time buyers, move-up buyers, and sellers looking to maximize their home's value.",
url: "https://ankaragrant.clfhomesolutionsteam.com/",
telephone: "+1-843-452-9681",
address: {
@type: "PostalAddress",
streetAddress: "2060 Northbrook Blvd STE 103",
addressLocality: "North Charleston",
addressRegion: "SC",
postalCode: "29406",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.950631099999995,
longitude: -80.03965149999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "41",
bestRating: "5"
},
areaServed: "North Charleston, Charleston, and surrounding Lowcountry communities",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers seeking professional representation, buyers relocating to Charleston",
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.