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: "Gideon Math and Reading - West Plano",
description: "Gideon Math and Reading - West Plano is a supplemental tutoring center specializing in math and reading instruction for students ages four and up. Owner Bonny Pan leads a team of dedicated instructors who use a mastery-based curriculum to build confidence and fill academic gaps, working with students of all levels including those with dyslexia and special needs. The program offers flexible scheduling with twice-weekly in-person sessions (30 minutes per subject) plus daily at-home assignments, with no long-term contracts and month-to-month pricing.",
url: "https://gideonmathandreading.com/west-plano/",
telephone: "+1-469-663-5484",
address: {
@type: "PostalAddress",
streetAddress: "3308 Preston Rd #300",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75093",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.0432936,
longitude: -96.7919287
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Plano, TX and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Elementary and early middle school students needing reading or math support, students with learning differences or special needs, parents seeking supplemental education with flexible scheduling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mastery-Based Curriculum"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Supports Learning Differences"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Consistent One-on-One Attention"
}
],
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.