Structured Data

    Sue Johnson Business Services

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sue Johnson Business Services",
      description: "Sue Johnson Business Services is an accounting and business consulting firm in Lubbock offering comprehensive financial services including tax preparation, bookkeeping, payroll processing, and business consulting. Led by experienced professionals, they serve small to mid-sized businesses and individuals with personalized attention and local expertise.",
      url: "http://www.sjbslubbock.com/",
      telephone: "+1-806-767-0863",
      address: {
        @type: "PostalAddress",
        streetAddress: "11506 University Ave",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79423",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4894852,
        longitude: -101.87055769999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Accounting & Tax, Small to mid-sized business owners, self-employed professionals, individuals seeking tax preparation services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Business Services"
        },
        {
          @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.