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: "Darnell CPA, P.L.L.C. Tax & Accounting",
description: "Darnell CPA, P.L.L.C. is a full-service accounting and tax firm in Murfreesboro specializing in individual tax preparation, business tax services, bookkeeping, and IRS representation. Founded and led by experienced CPAs, they provide personalized tax planning and accounting solutions for both individuals and small to medium-sized businesses seeking to minimize tax liability and maintain accurate financial records.",
url: "http://www.darnellcpa.com/",
telephone: "+1-615-849-8955",
address: {
@type: "PostalAddress",
streetAddress: "277 Veterans Pkwy B",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37128",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7860976,
longitude: -86.4061048
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "57",
bestRating: "5"
},
areaServed: "Murfreesboro and surrounding Middle Tennessee areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, businesses needing ongoing bookkeeping and tax strategy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPA-Led Firm"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "IRS Representation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.