Structured Data

    The Learning Center

    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: "The Learning Center",
      description: "The Learning Center is a Christ-centered educational ministry of Dawson Memorial Baptist Church offering free GED preparation and adult education classes in Homewood. Led by volunteer teachers, they provide instruction in math, science, social studies, language arts, computer skills, and Bible study for adults 19 and older. Their comprehensive approach includes reading lessons, full GED courses, and skill-building programs designed to help adults earn their high school diploma and advance their careers.",
      url: "https://www.bhamlearning.org/",
      telephone: "+1-205-983-7320",
      address: {
        @type: "PostalAddress",
        streetAddress: "20 Green Springs Hwy",
        addressLocality: "Homewood",
        addressRegion: "AL",
        postalCode: "35209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4741832,
        longitude: -86.8270247
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Homewood, Alabama and surrounding Birmingham area",
      knowsAbout: "Tutoring & Test Prep, Adults seeking GED certification, Career changers needing high school credentials, English language learners, Community members seeking free adult education",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free GED Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Volunteer-Taught with Faith Foundation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Skill Building"
        }
      ],
      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.