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: "East Cobb Tutoring Center",
description: "East Cobb Tutoring Center provides personalized academic support for K-12 students in Marietta and surrounding areas. The center offers one-on-one tutoring, group classes, and test preparation services across core subjects and standardized tests. Known for flexible scheduling and experienced tutors who tailor instruction to each student's learning style and goals.",
url: "http://www.eastcobbtutoringcenter.com/",
telephone: "+1-678-653-7363",
address: {
@type: "PostalAddress",
streetAddress: "1240 Johnson Ferry Pl B70",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30068",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9814432,
longitude: -84.42185719999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "69",
bestRating: "5"
},
areaServed: "Marietta and East Cobb County, GA",
knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, SAT/ACT test prep students, struggling learners seeking personalized help",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.