Structured Data

    Liberty Tax

    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: "Liberty Tax",
      description: "Liberty Tax is a full-service tax preparation firm offering both personal and business tax services at their Loganville location. Their experienced team handles individual tax returns, business tax preparation, and related tax services, with Spanish-speaking staff available to serve the community. They provide appointment-based tax preparation to help clients navigate complex tax situations and maximize deductions.",
      url: "https://www.libertytax.com/11672",
      telephone: "+1-770-766-7164",
      address: {
        @type: "PostalAddress",
        streetAddress: "4132 Atlanta Hwy Suite 204",
        addressLocality: "Loganville",
        addressRegion: "GA",
        postalCode: "30052",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.845186399999996,
        longitude: -83.9090974
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "115",
        bestRating: "5"
      },
      areaServed: "Loganville, GA and surrounding areas",
      knowsAbout: "Accounting & Tax, Individual tax filers, Small business owners, Spanish-speaking clients, Self-employed individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bilingual Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Both Personal & Business Taxes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Appointment-Based Service"
        }
      ],
      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.