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: "Beacon Learning, LLC",
description: "Beacon Learning, LLC is an educational institution in Mt Pleasant offering tutoring and test preparation services for K-12 students. They provide personalized academic support designed to help students improve their performance across subjects and standardized tests. With a focus on individualized instruction, Beacon Learning serves families throughout the Mt Pleasant area seeking dedicated academic support.",
url: "http://www.beacon-learning.info/",
telephone: "+1-843-969-2270",
address: {
@type: "PostalAddress",
streetAddress: "1671 Belle Isle Ave suite 125",
addressLocality: "Mt Pleasant",
addressRegion: "SC",
postalCode: "29464",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8383076,
longitude: -79.855127
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Mt Pleasant, SC and surrounding areas",
knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, students preparing for standardized tests, families seeking personalized tutoring",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.