Structured Data

    LRG Tax Services

    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: "LRG Tax Services",
      description: "LRG Tax Services is a Fredericksburg-based accounting firm specializing in individual and business tax preparation, bookkeeping, and payroll services. The team provides comprehensive tax planning and IRS representation to help clients minimize liability and stay compliant. They serve both individual taxpayers and small to mid-sized businesses throughout the Fredericksburg area.",
      url: "http://lrgtaxservice.com/",
      telephone: "+1-703-498-2540",
      address: {
        @type: "PostalAddress",
        streetAddress: "2003 Plank Rd",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2971356,
        longitude: -77.4932299
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking comprehensive tax planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tax & Accounting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "IRS Audit Support"
        },
        {
          @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.