Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Ruth G. Shaw Academic Learning Center (ALC)",
description: "Ruth G. Shaw Academic Learning Center at Central Piedmont Community College provides comprehensive tutoring and academic support services to CPCC students. Located on the main campus, the center offers one-on-one and group tutoring across a wide range of subjects including math, English, sciences, and other general education courses. ALC staff work with students to strengthen foundational skills and build confidence in their coursework.",
url: "http://www.cpcc.edu/academic_learning",
telephone: "+1-704-330-6474",
address: {
@type: "PostalAddress",
streetAddress: "Parr Center, 1201 Elizabeth Ave Level 2, Suite 2130",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28204",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2174414,
longitude: -80.8305446
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Community college students, students needing subject-specific tutoring, learners building foundational academic skills",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "College-Based Resource"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Subject Coverage"
}
],
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.