Structured Data

    Arizona Literacy and Learning Center

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Arizona Literacy and Learning Center",
      description: "Arizona Literacy and Learning Center is a nonprofit organization dedicated to improving literacy and learning outcomes in the Phoenix community. They provide educational services and support programs designed to help individuals develop essential reading, writing, and learning skills. The center serves as a resource for learners of all ages who seek to strengthen their academic foundation.",
      url: "http://www.azliteracy.org/",
      telephone: "+1-602-212-1089",
      address: {
        @type: "PostalAddress",
        streetAddress: "2301 W Dunlap Ave # 106",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85021",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5670766,
        longitude: -112.1087981
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Students needing literacy support, Adult learners, Community members seeking educational resources",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Nonprofit Mission"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused"
        }
      ],
      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.