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 - Covington WA",
description: "The Tutoring Center® Covington is a franchised tutoring center run by Dr. Yvonne Richards, offering one-on-one academic instruction in Math, Reading, and Writing for K-12 students, plus SAT/ACT test prep. They specialize in personalized \"Geniuses In Training™\" programs designed to improve grades, test scores, concentration, and academic confidence without homework or long-term contracts.",
url: "https://covington.tutoringcenter.com/",
telephone: "+1-253-246-2977",
address: {
@type: "PostalAddress",
streetAddress: "27115 185th Ave SE",
addressLocality: "Covington",
addressRegion: "WA",
postalCode: "98042",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.358378699999996,
longitude: -122.0968846
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Covington and surrounding areas in Pierce County, WA",
knowsAbout: "Tutoring & Test Prep, K-12 students needing grade improvement, families preparing for SAT/ACT exams, students seeking enrichment or honors-track support, homeschooling families",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Personalized Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Contracts, Affordable Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Academic Programs"
}
],
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.