Structured Data

    Numberman, LLC

    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: "Numberman, LLC",
      description: "Numberman, LLC is an independent accounting and tax preparation firm serving Portland individuals and small business owners. They specialize in stress-free tax preparation for individuals, corporations, partnerships, and exempt organizations, plus tax consulting and accounting services. Founded on authentic advice without jargon, they provide personalized solutions with local Portland expertise and genuine care.",
      url: "http://www.numbermanllc.com/",
      telephone: "+1-503-568-1316",
      address: {
        @type: "PostalAddress",
        streetAddress: "5257 NE Martin Luther King Jr Blvd Ste. 101-B",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97211",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.561457000000004,
        longitude: -122.66192799999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Accounting & Tax, Individual taxpayers, Small business owners, Self-employed professionals, Nonprofit organizations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Clear Communication"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.