Structured Data

    Zak 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: "Zak Tax Service",
      description: "Zak Tax Service is a Nashville-based accounting firm specializing in tax preparation and financial consulting for individuals and businesses. Located on Elm Hill Pike, they provide comprehensive tax services with a focus on personalized customer care and accurate filing.",
      telephone: "+1-615-200-8300",
      address: {
        @type: "PostalAddress",
        streetAddress: "1451 Elm Hill Pike #109",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.143441900000006,
        longitude: -86.721893
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding Middle Tennessee area",
      knowsAbout: "Accounting & Tax, Individual tax filers, Small business owners, Self-employed professionals, Families managing complex tax situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Nashville Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.