Structured Data

    Kelly Company Tax Preparation

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Kelly Company Tax Preparation",
      description: "Kelly Company Tax Preparation is a local tax preparation firm serving the University Place area and surrounding Tacoma-Pierce County communities. They provide comprehensive tax preparation services for individuals and businesses, helping clients navigate federal and state tax requirements. With a strong local reputation, they offer personalized tax planning and preparation tailored to each client's financial situation.",
      url: "http://www.kellycompanytaxes.com/",
      telephone: "+1-253-473-2867",
      address: {
        @type: "PostalAddress",
        streetAddress: "5229 53rd St W",
        addressLocality: "University Place",
        addressRegion: "WA",
        postalCode: "98467",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.2097726,
        longitude: -122.5082343
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "University Place, Tacoma, and Pierce County, Washington",
      knowsAbout: "Accounting & Tax, Individual tax filers, Small business owners, Self-employed professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual & Business Services"
        }
      ],
      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.