Structured Data

    Stewart & Associates P.A.

    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: "Stewart & Associates P.A.",
      description: "Stewart & Associates P.A. is a full-service accounting firm in Meridian led by Dave Stewart, a CPA with expertise in tax preparation, bookkeeping, and financial consulting for individuals and small businesses. They provide comprehensive tax planning, IRS representation, payroll services, and business accounting to help clients optimize their finances and navigate complex tax situations.",
      url: "https://davestewartcpa.com/",
      telephone: "+1-208-378-0072",
      address: {
        @type: "PostalAddress",
        streetAddress: "3045 E Copper Point Dr",
        addressLocality: "Meridian",
        addressRegion: "ID",
        postalCode: "83642",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.5833231,
        longitude: -116.35647639999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Meridian, Idaho and surrounding communities",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals needing tax planning and preparation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CPA-Led Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.