Structured Data

    Infinity Tax Solutions

    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: "Infinity Tax Solutions",
      description: "Infinity Tax Solutions is a full-service tax firm in Salt Lake City specializing in personal and business tax returns, quarterly tax filings, and year-round tax planning. Led by Lisa, the firm handles everything from simple individual returns to complex business structures (S-Corps, C-Corps, partnerships, trusts, and nonprofits), amended returns, back tax filings, and IRS correspondence. They offer flexible service options including in-person, drop-off, and virtual consultations, with a focus on finding all available credits and deductions to minimize tax liability.",
      url: "https://infinitytax.com/",
      telephone: "+1-801-904-2552",
      address: {
        @type: "PostalAddress",
        streetAddress: "715 E 3900 S STE101",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6873894,
        longitude: -111.87087849999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "252",
        bestRating: "5"
      },
      areaServed: "Salt Lake City and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, businesses needing quarterly filings and payroll tax support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Tax Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complex Return Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Delivery"
        }
      ],
      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.