Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Huntington Learning Center Folsom",
description: "Huntington Learning Center in Folsom is a comprehensive tutoring and test prep provider serving students from elementary through high school. They offer personalized one-on-one instruction in core subjects like math, reading, writing, and science, along with SAT/ACT test preparation and executive function coaching. Their certified instructors use proven Huntington methods to help students build academic confidence and achieve measurable results.",
url: "https://huntingtonhelps.com/locations/folsom-ca/about-this-center/",
telephone: "+1-916-984-6161",
address: {
@type: "PostalAddress",
streetAddress: "2690 E Bidwell St Suite 800",
addressLocality: "Folsom",
addressRegion: "CA",
postalCode: "95630",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.6576796,
longitude: -121.12521599999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Folsom, CA and surrounding communities",
knowsAbout: "Tutoring & Test Prep, K-12 students needing subject tutoring, high school students preparing for SAT/ACT, students with learning differences, families seeking consistent academic support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Instructors"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Person Local Center"
}
],
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.