Structured Data

    XL Tax Service

    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: "XL Tax Service",
      description: "XL Tax Service is a Phoenix-based tax preparation firm established in 1999, offering comprehensive tax preparation and consulting services to individuals and businesses throughout the Phoenix area. They specialize in navigating complex tax laws, resolving IRS issues, and maximizing legal refunds with over 21 years of experience. The team provides multilingual support in Assyrian, Arabic, English, and Spanish, and stands behind their work with a satisfaction guarantee.",
      url: "http://xltaxservice.com/",
      telephone: "+1-602-997-2222",
      address: {
        @type: "PostalAddress",
        streetAddress: "536 E Dunlap Ave #11",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85020",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5683455,
        longitude: -112.06546399999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "675",
        bestRating: "5"
      },
      areaServed: "Phoenix, Arizona and surrounding areas",
      knowsAbout: "Accounting & Tax, Individuals needing reliable tax preparation, multilingual speakers, small business owners, anyone facing IRS issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Satisfaction Guarantee"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multilingual Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "IRS Issue Resolution"
        }
      ],
      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.