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: "GradePower Learning St. Petersburg",
description: "GradePower Learning St. Petersburg is a tutoring and test prep center offering personalized academic support for K-12 students. Located on 4th Street North, they provide one-on-one tutoring, group classes, and SAT/ACT test preparation designed to build confidence and improve grades. Their approach focuses on customized learning plans tailored to each student's needs and learning style.",
url: "https://gradepowerlearning.com/locations/st-petersburg-tutoring/",
telephone: "+1-727-610-7960",
address: {
@type: "PostalAddress",
streetAddress: "1507 4th St N",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.786898299999997,
longitude: -82.6382788
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "25",
bestRating: "5"
},
areaServed: "St. Petersburg and surrounding Tampa Bay area",
knowsAbout: "Tutoring & Test Prep, K-12 students seeking academic support, students preparing for SAT/ACT exams, parents wanting personalized tutoring solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Test Prep"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Learning Options"
}
],
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.