Structured Data

    Ware & Associates Cpa's

    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: "Ware & Associates Cpa's",
      description: "Ware & Associates CPAs is a locally-owned accounting firm in Twin Falls serving individuals and businesses with comprehensive tax preparation, bookkeeping, and financial planning services. Led by experienced CPAs, they provide personalized solutions tailored to each client's unique situation, from personal tax returns to complex business accounting needs.",
      url: "http://www.warecpas.com/",
      telephone: "+1-208-733-8314",
      address: {
        @type: "PostalAddress",
        streetAddress: "149 3rd Ave E",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5566922,
        longitude: -114.4672428
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally-Owned CPA Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Accounting"
        }
      ],
      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.