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: "Sylvan Learning of Granite Bay",
description: "Sylvan Learning of Granite Bay is a tutoring center offering personalized academic support for K-12 students in reading, writing, math, and test preparation. The center provides one-on-one and small group instruction tailored to each student's learning style and pace, helping students build confidence and improve grades.",
url: "https://www.sylvanlearning.com/locations/us/ca/granite-bay-tutoring/granite-bay/",
telephone: "+1-916-500-4020",
address: {
@type: "PostalAddress",
streetAddress: "8659 Auburn Folsom Rd",
addressLocality: "Granite Bay",
addressRegion: "CA",
postalCode: "95746",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.7419598,
longitude: -121.168952
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Granite Bay, CA and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Students struggling with core subjects, test prep-focused learners, students seeking confidence building",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Instructors"
}
],
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.