Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "The Learning Edge Tutoring Center, LLC",
description: "The Learning Edge Tutoring Center is an independent tutoring center in Rustburg, VA serving students PreK-12 across all educational models (public, private, homeschool). Led by licensed educators rather than just tutors, they specialize in Reading & Language, Mathematics, and Social Studies/History with personalized one-on-one instruction and small group options (1:2 or 1:3). The center emphasizes affordable, accessible, and customized support with free pre-assessments, a fully equipped learning facility, and additional instruction in executive functioning and study skills to build strong academic foundations.",
url: "https://www.thelearningedgetc.com/",
telephone: "+1-434-665-3993",
address: {
@type: "PostalAddress",
streetAddress: "814 Village Hwy Suite A",
addressLocality: "Rustburg",
addressRegion: "VA",
postalCode: "24588",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.277060999999996,
longitude: -79.10087360000001
},
areaServed: "Rustburg, VA and surrounding Campbell County areas",
knowsAbout: "Tutoring & Test Prep, Students struggling with reading or math confidence, Families seeking personalized one-on-one instruction, Homeschooling families needing subject support, Students who benefit from small group learning environments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Educators, Not Just Tutors"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Pre-Assessments"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Executive Functioning & Study Skills"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.