Structured Data

    Kassouf & Co

    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: "Kassouf & Co",
      description: "Kassouf & Co is a Birmingham-based accounting and financial consulting firm serving businesses and individuals across Alabama. With expertise in tax preparation, bookkeeping, payroll services, and financial planning, they help clients navigate complex tax situations and optimize their financial strategies. The firm combines personalized service with comprehensive accounting solutions tailored to each client's unique needs.",
      url: "http://ww3.kassouf.com/",
      telephone: "+1-205-443-2500",
      address: {
        @type: "PostalAddress",
        streetAddress: "2101 Highland Ave #300",
        addressLocality: "Birmingham",
        addressRegion: "AL",
        postalCode: "35205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.499547899999996,
        longitude: -86.7934038
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Birmingham, Alabama and surrounding areas",
      knowsAbout: "Accounting & Tax, Small to mid-size business owners, self-employed professionals, individuals with complex tax situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Tax & Accounting 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.