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: "Allan G. Bolden, CPA",
description: "Allan G. Bolden, CPA is a full-service CPA firm in Mt Pleasant, SC offering comprehensive accounting, tax, and business services for individuals, business owners, executives, and independent professionals. The firm specializes in personal asset protection, business tax optimization, QuickBooks implementation, and financial consulting. Known for combining expertise with personalized attention, they provide affordable and experienced guidance to help clients minimize tax liability and improve business performance.",
url: "http://www.boldencpa.com/",
telephone: "+1-843-881-3707",
address: {
@type: "PostalAddress",
streetAddress: "794 Johnnie Dodds Blvd",
addressLocality: "Mt Pleasant",
addressRegion: "SC",
postalCode: "29464",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.810499899999996,
longitude: -79.8728431
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Mt Pleasant, SC and surrounding areas",
knowsAbout: "Accounting & Tax, Business owners, Independent professionals, Executives, Individuals seeking tax optimization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service CPA Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Initial Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Attention"
}
],
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.