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: "Lindamood-Bell Sacramento Learning Center",
description: "Lindamood-Bell Sacramento Learning Center is a specialized tutoring facility offering evidence-based instruction for students of all ages who struggle with reading, comprehension, dyslexia, ADHD, and other learning challenges. They conduct comprehensive Learning Ability Evaluations to personalize instruction and provide one-on-one and small-group sessions both in-person and online. The center also operates Lindamood-Bell Academy, an accredited K-12 private school with differentiated curriculum focused on developing sensory-cognitive processing skills for lifelong learning success.",
url: "https://lindamoodbell.com/location/sacramento-ca-learning-center",
telephone: "+1-916-929-8183",
address: {
@type: "PostalAddress",
streetAddress: "1610 Arden Wy Ste 193",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95815",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5985233,
longitude: -121.4290317
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Sacramento, CA and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Students with dyslexia or reading difficulties, children with ADHD or high-functioning autism, students with learning disabilities, families seeking personalized literacy instruction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Learning Ability Evaluation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Sensory-Cognitive Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Private School + Learning Center Model"
}
],
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.