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 Good Tutor - Wesley Chapel",
description: "The Good Tutor is an independent tutoring company in Wesley Chapel specializing in SAT preparation, ACT tutoring, and math instruction for high school students. They offer both one-on-one tutoring and group classes, with flexible in-person and online session options to fit students' schedules. Their focus on standardized test prep combined with core subject tutoring helps students build confidence and improve their college readiness.",
url: "https://thegoodtutor813.com/",
telephone: "+1-844-760-0959",
address: {
@type: "PostalAddress",
streetAddress: "Within RAW Space Collaborative, 6013 Wesley Grove Blvd STE 208",
addressLocality: "Wesley Chapel",
addressRegion: "FL",
postalCode: "33544",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.244220499999997,
longitude: -82.351143
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "173",
bestRating: "5"
},
areaServed: "Wesley Chapel, Tampa, and surrounding areas",
knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT/ACT, students seeking math improvement, college-bound students, parents wanting personalized test prep support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "SAT/ACT Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Delivery Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
}
],
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.