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: "AT CPAs",
description: "AT CPAs is a McLean-based CPA firm specializing in outsourced accounting, tax strategy, and business advisory services for organizations of all sizes. Led by experienced certified public accountants, they offer flat-fee accounting solutions, comprehensive tax planning and compliance, and strategic business guidance to help companies optimize operations and growth. Their approach combines industry specialization with dedicated client service managers and proactive year-round communication.",
url: "https://at-cpas.com/",
telephone: "+1-703-638-1410",
address: {
@type: "PostalAddress",
streetAddress: "7918 Jones Branch Dr Suite 400",
addressLocality: "McLean",
addressRegion: "VA",
postalCode: "22102",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.92587340000001,
longitude: -77.2170783
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "41",
bestRating: "5"
},
areaServed: "McLean, VA and surrounding Northern Virginia",
knowsAbout: "Accounting & Tax, Small to mid-size businesses, non-profits, organizations seeking outsourced accounting, business owners focused on growth strategy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flat-Fee Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Service Teams"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Industry Specialization"
}
],
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.