Structured Data

    Andrea R. Hill 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: "Andrea R. Hill CPA",
      description: "Andrea R. Hill CPA is a Bakersfield-based accounting firm offering comprehensive tax preparation, bookkeeping, and financial consulting services for individuals and businesses. Led by a CPA with expertise in tax strategy and compliance, the firm provides personalized accounting solutions tailored to each client's specific needs. They specialize in helping clients minimize tax liability while maintaining accurate financial records.",
      url: "http://www.arhillcpa.com/",
      telephone: "+1-661-323-2555",
      address: {
        @type: "PostalAddress",
        streetAddress: "5000 California Ave STE 209",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3641025,
        longitude: -119.0577637
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking tax optimization, companies needing bookkeeping support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CPA-Led Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Accounting"
        }
      ],
      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.