Structured Data

    African American Community 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: "African American Community Services",
      description: "African American Community Services (AACS) is a nonprofit organization based in San Jose dedicated to serving the African American community and other underrepresented populations. They provide comprehensive mental health counseling, substance abuse treatment, and community support services designed to address the unique needs of their clients. AACS combines culturally competent care with community advocacy, offering both individual therapy and group programs that help clients achieve wellness and self-sufficiency.",
      url: "https://www.sjaacsa.org/",
      telephone: "+1-408-292-3157",
      address: {
        @type: "PostalAddress",
        streetAddress: "304 N 6th St",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95112",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3433221,
        longitude: -121.8884419
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "163",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding Bay Area communities",
      knowsAbout: "Mental Health & Therapy, African American individuals and families seeking culturally competent mental health care, people in recovery from substance abuse, underrepresented communities needing community support services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Culturally Competent Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.