Structured Data

    Traditional Tax Service

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Traditional Tax Service",
      description: "Traditional Tax Service in Chandler provides comprehensive tax preparation and accounting services for individuals and businesses. With expertise in tax strategy, filing, and compliance, they help clients navigate complex tax situations and maximize deductions. Their experienced team delivers personalized service focused on minimizing tax liability and supporting long-term financial planning.",
      telephone: "+1-480-361-5156",
      address: {
        @type: "PostalAddress",
        streetAddress: "1445 S Arizona Ave Ste. 13",
        addressLocality: "Chandler",
        addressRegion: "AZ",
        postalCode: "85286",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.2842063,
        longitude: -111.84034559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "Chandler, AZ and surrounding Phoenix metropolitan areas",
      knowsAbout: "Accounting & Tax, Individual tax filers, small business owners, self-employed professionals, families with complex tax situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual & Business Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Strategic Tax Planning"
        }
      ],
      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.