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 Nocatee",
description: "GradePower Learning Nocatee is an educational tutoring center offering personalized K-12 subject tutoring, SAT/ACT test preparation, and college admissions consulting. Located in Ponte Vedra Beach, they provide both one-on-one and group learning options to help students build confidence and achieve academic success. Their experienced instructors focus on individualized learning plans tailored to each student's needs and goals.",
url: "https://gradepowerlearning.us/nocatee",
telephone: "+1-904-822-1557",
address: {
@type: "PostalAddress",
streetAddress: "340 Town Plaza Ave STE 230",
addressLocality: "Ponte Vedra Beach",
addressRegion: "FL",
postalCode: "32081",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.1108982,
longitude: -81.42146559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Ponte Vedra Beach, Jacksonville area, and surrounding communities",
knowsAbout: "Tutoring & Test Prep, K-12 students needing subject support, test-anxious high school students preparing for SAT/ACT, college-bound juniors and seniors, struggling learners seeking personalized instruction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Academic Services"
},
{
@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.