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: "Accounting & Tax Pro Inc",
description: "Accounting & Tax Professionals Inc is a Bellevue-based accounting firm specializing in tax preparation, bookkeeping, and business accounting services for individuals, business owners, executives, and independent professionals. They offer comprehensive tax services including individual and business tax returns, QuickBooks setup and management, IRS representation for tax problems, and personalized financial guidance. Known for being efficient, affordable, and discreet, they provide one-on-one consultation to help clients manage risk, improve performance, and maximize deductions.",
url: "https://www.taxprofessionalsnw.com/",
telephone: "+1-425-264-0400",
address: {
@type: "PostalAddress",
streetAddress: "The Forum building, 12505 NE Bel Red Rd",
addressLocality: "Bellevue",
addressRegion: "WA",
postalCode: "98005",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6200021,
longitude: -122.1720238
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Bellevue, WA and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, executives, individuals seeking tax optimization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "IRS Problem Resolution"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "QuickBooks Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized One-on-One Service"
}
],
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.