Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Learnt Tutoring",
description: "Learnt Tutoring is an online tutoring platform offering personalized academic support across multiple subjects and grade levels. Based in Dorchester, they connect students with qualified tutors for flexible, one-on-one sessions designed to fit individual learning needs and schedules. Their platform emphasizes accessibility and customized instruction to help students succeed in their coursework.",
url: "https://learnt.io/",
telephone: "+1-646-801-2394",
address: {
@type: "PostalAddress",
streetAddress: "600 Columbia Rd #22",
addressLocality: "Dorchester",
addressRegion: "MA",
postalCode: "02125",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.317603299999995,
longitude: -71.06471359999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Boston area and nationwide via online",
knowsAbout: "Tutoring & Test Prep, K-12 students needing subject support, students with flexible schedules, families seeking remote learning options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fully Online Platform"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized One-on-One Instruction"
}
],
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.