Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "C. T. Lowndes & Company - McCants Dr",
description: "C. T. Lowndes & Company is an independent insurance agency serving the Lowcountry with comprehensive coverage options including auto, home, life, and business insurance. With deep roots in the Charleston area and multiple locations, they work with clients to find personalized insurance solutions that fit their specific needs and budgets.",
url: "https://www.ctlowndes.com/locations/mt_pleasant.aspx",
telephone: "+1-843-884-3159",
address: {
@type: "PostalAddress",
streetAddress: "966 McCants Dr",
addressLocality: "Mt Pleasant",
addressRegion: "SC",
postalCode: "29464",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.792867699999995,
longitude: -79.85780369999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "164",
bestRating: "5"
},
areaServed: "Mount Pleasant, Charleston, and surrounding Lowcountry areas",
knowsAbout: "Insurance Agents, Homeowners seeking bundled coverage, Small business owners, Individuals comparing insurance rates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Coverage"
}
],
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.