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: "Kumon Math and Reading Center of St. Petersburg - East",
description: "Kumon Math and Reading Center of St. Petersburg - East is a franchised tutoring center offering individualized math and reading instruction for students from preschool through high school. Using the Kumon Method, instructors work with each student at their own pace to build foundational skills and confidence in core subjects. This location serves the St. Petersburg area with personalized learning plans designed to help students advance beyond grade level.",
url: "https://www.kumon.com/st-petersburg-east/",
telephone: "+1-727-822-4016",
address: {
@type: "PostalAddress",
streetAddress: "2538 Dr M.L.K. Jr St N",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.795469999999998,
longitude: -82.64706
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "62",
bestRating: "5"
},
areaServed: "St. Petersburg and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing math help, Students aiming to advance beyond grade level, Families seeking structured after-school learning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Ages Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
}
],
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.