Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Atlanta Premier Accounting & Tax Services",
description: "Atlanta Premier Accounting & Tax Services is a full-service accounting firm located in Kennesaw, GA, specializing in individual and business tax preparation, bookkeeping, and financial consulting. The team helps small business owners and individuals optimize their tax strategies, manage payroll, and maintain accurate financial records throughout the year. They focus on personalized service to ensure clients understand their financial position and minimize tax liability.",
telephone: "+1-678-662-8708",
address: {
@type: "PostalAddress",
streetAddress: "125 Townpark Dr",
addressLocality: "Kennesaw",
addressRegion: "GA",
postalCode: "30144",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0399513,
longitude: -84.5670121
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "91",
bestRating: "5"
},
areaServed: "Kennesaw and greater Atlanta metro area",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, business startups",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Year-Round Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Expertise"
}
],
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.