Structured Data

    Adult Career Development Center

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Adult Career Development Center",
      description: "Adult Career Development Center in Richmond provides comprehensive career training and professional development services for adult learners. Located on W Leigh Street, the center offers job skills training, career counseling, and educational programs designed to help adults advance their careers or transition into new fields. The center serves as a resource for workforce development in the Richmond community.",
      telephone: "+1-804-780-8311",
      address: {
        @type: "PostalAddress",
        streetAddress: "119 W Leigh St",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23220",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5494675,
        longitude: -77.44133459999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Career changers, Working professionals seeking advancement, Adults returning to workforce, Job seekers in transition",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Adult-Focused Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Career 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.