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: "Sunrise Tutoring LLC",
description: "Sunrise Tutoring LLC is a Signal Mountain-based tutoring company specializing in mathematics education for K-12 students, founded and run by Dr. Sun, who holds advanced degrees in mathematics from top UK universities and currently teaches at McCallie School and UTC. The company offers one-on-one and small group tutoring across all math levels from basic arithmetic through Calculus, plus comprehensive SAT, ACT, PSAT, and SSAT test prep. Sessions are available both in-person at their Taft Highway location and online, with instruction tailored to each student's learning style and academic goals.",
url: "http://www.sunrisetutoringtn.com/",
telephone: "+1-423-227-7804",
address: {
@type: "PostalAddress",
streetAddress: "1309 Taft Hwy #121",
addressLocality: "Signal Mountain",
addressRegion: "TN",
postalCode: "37377",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1414566,
longitude: -85.3269059
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Signal Mountain, Chattanooga, and surrounding areas of Tennessee",
knowsAbout: "Tutoring & Test Prep, Middle and high school students seeking math improvement, Students preparing for SAT/ACT/PSAT exams, Families wanting expert one-on-one instruction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mathematics Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Delivery Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Test Prep"
}
],
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.