Structured Data

    Tax Samaritan

    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: "Tax Samaritan",
      description: "Tax Samaritan is an independent accounting firm in North Las Vegas specializing in tax preparation, bookkeeping, payroll services, and financial consulting for individuals and small businesses. The team helps clients navigate complex tax situations, optimize deductions, and maintain organized financial records throughout the year. They offer both in-person and virtual services to make tax planning and compliance accessible and stress-free.",
      url: "https://www.taxsamaritan.com/",
      telephone: "+1-775-305-1040",
      address: {
        @type: "PostalAddress",
        streetAddress: "6616 N Ruddock Dr",
        addressLocality: "North Las Vegas",
        addressRegion: "NV",
        postalCode: "89084",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.2802199,
        longitude: -115.18976669999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "127",
        bestRating: "5"
      },
      areaServed: "North Las Vegas, Las Vegas, and surrounding Clark County communities",
      knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, business owners seeking year-round accounting support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Tax Strategy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Virtual and In-Person Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Financial Support"
        }
      ],
      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.