Structured Data

    Paul Scheible, CPA, PLLC

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Paul Scheible, CPA, PLLC",
      description: "Paul Scheible, CPA, PLLC is an independent accounting firm in Durham specializing in tax preparation, bookkeeping, and financial consulting for individuals and businesses. Led by a CPA with extensive experience, the firm helps clients navigate complex tax situations, optimize their financial strategies, and maintain accurate records. They serve a diverse clientele ranging from small business owners to individual taxpayers seeking personalized, knowledgeable guidance.",
      url: "http://www.psdurhamcpa.com/",
      telephone: "+1-919-382-2507",
      address: {
        @type: "PostalAddress",
        streetAddress: "3400 Croasdaile Dr STE 203",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27705",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.026491899999996,
        longitude: -78.952103
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "140",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, businesses needing ongoing bookkeeping support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CPA-Led Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        },
        {
          @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.