Structured Data

    A. Ross Business & Tax Services

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "A. Ross Business & Tax Services",
      description: "A. Ross Business & Tax Services is an accounting and tax firm in Bakersfield offering comprehensive tax preparation, bookkeeping, and business consulting. The firm serves both individuals and small-to-medium businesses with personalized tax strategy and financial planning. They specialize in helping clients minimize tax liability and maintain organized financial records.",
      telephone: "+1-661-800-5770",
      address: {
        @type: "PostalAddress",
        streetAddress: "5301 Office Park Dr STE 305",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.365058999999995,
        longitude: -119.06171390000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding Kern County areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking tax strategy planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual & Business Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.