Structured Data

    Brian B. Bunn 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: "Brian B. Bunn CPA, PLLC",
      description: "Brian B. Bunn CPA, PLLC provides comprehensive accounting and advisory services to clients in the Raleigh area. Led by CPA Brian B. Bunn, the firm specializes in tax preparation, bookkeeping, and financial planning for individuals and businesses. They use secure, cloud-based technology platforms to deliver accessible and organized financial services tailored to each client's needs.",
      url: "http://www.brianbbunncpa.com/",
      telephone: "+1-919-886-7094",
      address: {
        @type: "PostalAddress",
        streetAddress: "211 E Six Forks Rd Suite 210-A",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27609",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8226188,
        longitude: -78.6287801
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking comprehensive tax planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CPA-Led Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Technology-Enabled 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.