Structured Data

    Affordable Tax Service

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Affordable Tax Service",
      description: "Affordable Tax Service in Durham provides comprehensive tax preparation and accounting services for individuals and businesses. With a focus on affordability and accuracy, they help clients navigate tax filing, deductions, and compliance requirements. Their experienced team delivers personalized service to ensure clients pay only what they owe.",
      telephone: "+1-919-272-5317",
      address: {
        @type: "PostalAddress",
        streetAddress: "2817 Ashe St",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9817885,
        longitude: -78.8657994
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Accounting & Tax, Individual tax filers, Small business owners, Self-employed professionals, Budget-conscious clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Affordable pricing focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual and business services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Durham presence"
        }
      ],
      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.