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: "The Tutoring Center - Coral Springs, FL",
description: "The Tutoring Center® Coral Springs is a franchise-operated tutoring center run by Franchise Owner/Center Director Enid Ramjas that provides one-on-one academic instruction for K-12 students in Math, Reading, Writing, and SAT/ACT test prep. Their proprietary \"Geniuses In Training™\" programs focus on building academic skills, improving grades, and helping students develop confidence and concentration. The center offers flexible scheduling with no long-term contracts, competitive monthly tuition ($469–$569 per month depending on sessions), and emphasizes personalized instruction over classroom or small-group settings.",
url: "https://www.tutoringcenter.com/center/coralspringsfl",
telephone: "+1-754-529-8930",
address: {
@type: "PostalAddress",
streetAddress: "1370 Coral Ridge Dr",
addressLocality: "Coral Springs",
addressRegion: "FL",
postalCode: "33071",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.247646999999997,
longitude: -80.2807061
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Coral Springs, FL and surrounding communities",
knowsAbout: "Tutoring & Test Prep, Students needing grade improvement, families seeking intensive SAT/ACT test prep, gifted students needing enrichment, homeschooled children",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Personalized Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Proprietary Academic Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Long-Term Contracts"
}
],
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.