Structured Data

    Peggy James, CPA, PLLC

    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: "Peggy James, CPA, PLLC",
      description: "Peggy James, CPA, PLLC is an independent accounting firm in Durham offering comprehensive tax preparation, bookkeeping, and financial consulting services. Led by a certified public accountant, the firm serves individuals and small businesses with personalized attention to tax strategy, compliance, and financial planning. Peggy James brings expertise in both personal and business tax matters to help clients optimize their financial position.",
      url: "http://www.peggyjamescpa.com/",
      telephone: "+1-919-238-9074",
      address: {
        @type: "PostalAddress",
        streetAddress: "1815 Forest Rd",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27705",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.025416199999995,
        longitude: -78.91852639999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Durham and surrounding areas, NC",
      knowsAbout: "Accounting & Tax, Small business owners, Self-employed individuals, Families needing tax planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CPA Certified"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      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.