Structured Data

    John Wucinski, CPA, CFP, PC

    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: "John Wucinski, CPA, CFP, PC",
      description: "John Wucinski, CPA, CFP, PC is an independent accounting and financial planning firm serving Dallas-area clients and businesses. Founded and led by John Wucinski, a CPA and Certified Financial Planner, the firm provides comprehensive tax preparation, bookkeeping, payroll services, and financial planning. They specialize in helping individuals and business owners optimize their tax strategy while building long-term wealth.",
      url: "http://www.cpadallaspro.com/",
      telephone: "+1-972-404-1650",
      address: {
        @type: "PostalAddress",
        streetAddress: "6220 Campbell Rd STE 201",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75248",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9819107,
        longitude: -96.8013076
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "84",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding North Texas communities",
      knowsAbout: "Accounting & Tax, Business owners, self-employed professionals, individuals seeking integrated tax and financial planning, those wanting proactive tax strategy",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual CPA and CFP Credentials"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Firm"
        }
      ],
      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.