Structured Data

    Pancy Coffman CPA

    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: "Pancy Coffman CPA",
      description: "Pancy Coffman CPA is an independent certified public accounting firm serving Las Vegas businesses and individuals. They provide comprehensive tax preparation, bookkeeping, payroll services, and financial consulting to help clients optimize their tax strategies and financial health. With a focus on personalized service, they work with both individual and business clients to navigate complex tax situations and maintain accurate financial records.",
      url: "http://www.customcpa.com/",
      telephone: "+1-702-534-7878",
      address: {
        @type: "PostalAddress",
        streetAddress: "9179 W Flamingo Rd Suit 110",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89147",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1137102,
        longitude: -115.29216379999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Las Vegas, Nevada",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, businesses needing payroll management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CPA Certified Professional"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Suite"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Client Focus"
        }
      ],
      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.