Structured Data

    Taylor CPA

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Taylor CPA",
      description: "Taylor CPA is a Knoxville-based CPA firm led by April D Taylor, offering comprehensive tax and accounting services for individuals and businesses. Services include tax preparation, tax planning, tax problem resolution, bookkeeping, payroll processing, QuickBooks setup and training, and accounting software consulting. They also serve non-profit organizations and provide specialized support through a secure client portal.",
      url: "http://taylor.cpa/",
      telephone: "+1-865-444-5134",
      address: {
        @type: "PostalAddress",
        streetAddress: "10414 Jackson Oaks Way Ste 202",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37922",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.898561,
        longitude: -84.12687500000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Knoxville, Tennessee and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, non-profit organizations, businesses needing QuickBooks support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CPA & IRS Enrolled Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "QuickBooks Certified ProAdvisor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.