Structured Data

    Tax Pro of Provo

    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: "Tax Pro of Provo",
      description: "Tax Pro of Provo is an independent tax preparation and accounting firm serving Provo and the surrounding Utah Valley. They specialize in individual and business tax preparation, IRS representation, bookkeeping services, and payroll processing. With a focus on personalized service and local expertise, they help individuals and small business owners navigate complex tax situations and optimize their financial strategies.",
      url: "http://taxproprovo.com/",
      telephone: "+1-801-845-0500",
      address: {
        @type: "PostalAddress",
        streetAddress: "398 N 500 W",
        addressLocality: "Provo",
        addressRegion: "UT",
        postalCode: "84601",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.238872799999996,
        longitude: -111.6670745
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "71",
        bestRating: "5"
      },
      areaServed: "Provo, Utah and surrounding Utah Valley communities",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, employers needing payroll services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "IRS Representation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Accounting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.