Structured Data

    4 U Tax Service LLC

    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: "4 U Tax Service LLC",
      description: "4 U Tax Service LLC is an independent accounting and tax preparation firm located in Sacramento serving individual and business clients. They provide comprehensive tax preparation, accounting services, and financial consulting to help clients navigate their tax obligations and financial planning needs.",
      telephone: "+1-916-232-0663",
      address: {
        @type: "PostalAddress",
        streetAddress: "1912 28th St",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95816",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5635719,
        longitude: -121.47387850000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, Self-employed professionals, Individual taxpayers, Business consultants",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.