Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Student Assistance Learning Center",
description: "Student Assistance Learning Center is an academic support resource operated by Alamo Colleges for enrolled students seeking tutoring, writing assistance, and study skills development. Located on the North Main campus, the center provides free or low-cost tutoring services to help students succeed in their coursework across various subjects. This is a student-focused learning resource designed to support academic achievement within the Alamo Colleges system.",
url: "https://www.alamo.edu/sac/experience-sac/current-students/student-resources/student-learning-assistance-center/",
telephone: "+1-210-486-0165",
address: {
@type: "PostalAddress",
streetAddress: "1819 N Main Ave",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78212",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.4463118,
longitude: -98.4943201
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "San Antonio, TX - Alamo Colleges campuses",
knowsAbout: "Tutoring & Test Prep, Alamo Colleges students, community college learners, students needing writing support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Alamo Colleges Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Support Services"
}
],
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.