Structured Data

    Liberty Tax

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Liberty Tax",
      description: "Liberty Tax is a full-service tax preparation firm offering individual and business tax filing, tax planning, and IRS representation services. With locations across the country including Alexandria, VA, they provide personalized tax solutions for individuals, small business owners, and self-employed professionals. Their experienced tax professionals help clients maximize deductions, minimize tax liability, and navigate complex tax situations.",
      url: "https://www.libertytax.com/15406",
      telephone: "+1-703-360-0946",
      address: {
        @type: "PostalAddress",
        streetAddress: "4010 Maury Pl STE 7B",
        addressLocality: "Alexandria",
        addressRegion: "VA",
        postalCode: "22309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.732270799999995,
        longitude: -77.1008268
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Alexandria, VA and surrounding Northern Virginia",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, people needing IRS representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "IRS Representation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Business & Individual 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.