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: "Eye Level Learning Center in Northwood Town Center",
description: "Eye Level Learning Center is an educational tutoring facility in Irvine that specializes in personalized K-12 subject tutoring and test preparation. The center uses a diagnostic approach to identify each student's learning level and provides customized instruction in math, reading, writing, and test prep across elementary through high school. Eye Level focuses on building foundational skills and academic confidence through one-on-one and small group sessions.",
url: "http://www.myeyelevel.com/US/center/irvineyale",
telephone: "+1-949-343-7006",
address: {
@type: "PostalAddress",
streetAddress: "4790 Irvine Blvd # 203",
addressLocality: "Irvine",
addressRegion: "CA",
postalCode: "92620",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.712369699999996,
longitude: -117.76150319999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Irvine, CA and surrounding areas",
knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, students preparing for standardized tests, parents seeking personalized instruction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Subject Coverage"
}
],
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.