Structured Data

    Family Tax Service

    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: "Family Tax Service",
      description: "Family Tax Service in Raleigh provides comprehensive tax preparation for individuals, businesses, and state/federal returns. They specialize in tax consolidation and IRS resolution, helping clients navigate complex tax issues and plan for future compliance. Offering services in English, Spanish, and French, they focus on making tax preparation stress-free with responsive, personalized support.",
      url: "https://www.familytaxservicenc.com/",
      telephone: "+1-919-801-2705",
      address: {
        @type: "PostalAddress",
        streetAddress: "6425 Lakeway Dr",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27612",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8658685,
        longitude: -78.6619539
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "41",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Accounting & Tax, Individual taxpayers, small business owners, families with complex tax situations, non-English speakers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Tax Consolidation & IRS Resolution"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multilingual Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Real-Time Refund Tracking"
        }
      ],
      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.