Structured Data

    Adult 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: "Adult Learning Center",
      description: "Lynchburg City Schools' Adult Learning Center serves adults 18+ without a high school diploma through free public programs including GED preparation, Adult Basic Education (ABE), English Language Learners (ELL) classes, and Integrated Education and Training (IET). The center operates at multiple locations throughout Lynchburg with both daytime and evening classes, offering flexible scheduling and personalized instruction to help adults achieve educational goals and improve job readiness.",
      url: "https://www.lcsedu.net/ourschools/special-programs/adult-learning-center",
      telephone: "+1-434-515-5160",
      address: {
        @type: "PostalAddress",
        streetAddress: "1200-1208 Polk St",
        addressLocality: "Lynchburg",
        addressRegion: "VA",
        postalCode: "24504",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4086102,
        longitude: -79.1462171
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Lynchburg, Virginia",
      knowsAbout: "Adults without high school diplomas, English language learners, Career changers seeking job credentials, Working adults needing flexible evening schedules",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "No Cost Public Program"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Locations & Flexible Hours"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Support Services"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.