Structured Data

    E Z Tax

    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: "E Z Tax",
      description: "E Z Tax is a full-service accounting firm in Norfolk specializing in tax preparation and financial consulting for individuals and businesses. With expertise in tax strategy and compliance, they help clients navigate complex tax situations and optimize their financial outcomes. Located on East Little Creek Road, E Z Tax serves the Hampton Roads area with personalized, detail-oriented service.",
      telephone: "+1-757-583-0829",
      address: {
        @type: "PostalAddress",
        streetAddress: "1216 E Little Creek Rd # 201",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23518",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.915627799999996,
        longitude: -76.237909
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding Hampton Roads area",
      knowsAbout: "Accounting & Tax, Self-employed professionals, small business owners, individuals with complex tax situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Tax Strategy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual & Business 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.