Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Advantage Accounting & Tax Inc.",
description: "Advantage Accounting & Tax Inc. is a full-service accounting firm in Harrisonburg serving individuals and businesses with tax preparation, bookkeeping, payroll processing, and IRS representation. Led by experienced professionals, they specialize in helping clients navigate complex tax situations while maintaining organized financial records year-round.",
url: "https://www.aaatsi.com/",
telephone: "+1-540-434-1706",
address: {
@type: "PostalAddress",
streetAddress: "721 N Main St",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22802",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4572893,
longitude: -78.8625567
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Year-Round Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "IRS Representation"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.