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 tax preparation and financial services firm offering comprehensive personal and business tax preparation services. Located in Birmingham, this office helps individuals and business owners navigate tax filing, deductions, and compliance requirements. As part of the Liberty Tax network, they combine professional expertise with accessible tax solutions for the local community.",
      url: "https://www.libertytax.com/14048",
      telephone: "+1-205-490-8118",
      address: {
        @type: "PostalAddress",
        streetAddress: "2908 25th St N",
        addressLocality: "Birmingham",
        addressRegion: "AL",
        postalCode: "35207",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5507146,
        longitude: -86.8200719
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "106",
        bestRating: "5"
      },
      areaServed: "Birmingham, AL and surrounding areas",
      knowsAbout: "Accounting & Tax, Individual tax filers, Small business owners, Self-employed professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personal & Business Tax Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Tax 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.