Structured Data

    Precise Tax Service

    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: "Precise Tax Service",
      description: "Precise Tax Service is a Richmond-based accounting firm specializing in individual and business tax preparation, serving the local community since establishing operations on Jahnke Road. They handle tax returns for individuals and businesses, offering personalized service to help clients minimize tax liability and stay compliant with IRS requirements. The firm is known for reliable, detail-oriented tax preparation tailored to each client's unique financial situation.",
      telephone: "+1-804-291-3829",
      address: {
        @type: "PostalAddress",
        streetAddress: "6108 Jahnke Rd",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23225",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5207331,
        longitude: -77.5096159
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Richmond, Virginia and surrounding areas",
      knowsAbout: "Accounting & Tax, Individual taxpayers, Small business owners, Self-employed professionals, Virginia residents seeking local tax preparation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Tax Strategy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.