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: "The Tutoring Center of Franklin",
description: "The Tutoring Center of Franklin offers comprehensive K-12 subject tutoring and SAT/ACT test preparation for students in the Franklin area. With a 4.8-star rating, they provide personalized one-on-one instruction designed to help students improve academic performance and test scores. Their experienced tutors work with students across all grade levels and subjects to build confidence and mastery.",
url: "https://thetutoringcenteroffranklin.com/",
telephone: "+1-615-721-8844",
address: {
@type: "PostalAddress",
streetAddress: "5021 Hughes Crossing Suite 160",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8636078,
longitude: -86.8425109
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Franklin, Tennessee and surrounding areas",
knowsAbout: "Tutoring & Test Prep, K-12 students seeking academic improvement, students preparing for SAT/ACT exams, struggling learners needing personalized support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized One-on-One Sessions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Focus on Academics and Testing"
}
],
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.