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: "Sylvan Learning of Chattanooga",
description: "Sylvan Learning of Chattanooga is a personalized tutoring center serving K-12 students with math, reading, and writing instruction, plus test prep for SAT, ACT, GED, and ASVAB. They also offer college and career readiness programs and study skills courses. Using individualized learning plans tailored to each student's needs, Sylvan focuses on building academic confidence and helping students achieve measurable growth in their performance.",
url: "https://www.sylvanlearning.com/locations/us/tn/chattanooga-tutoring/chattanooga",
telephone: "+1-423-417-2795",
address: {
@type: "PostalAddress",
streetAddress: "7610 Hamilton Park Dr #6",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37421",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0577188,
longitude: -85.13468759999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Chattanooga, Tennessee",
knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, test prep candidates, students building study skills, parents seeking personalized tutoring with flexible scheduling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Assessment & Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Curriculum Alignment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Membership Options"
}
],
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.