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: "Excel Academy (Tutoring Center) - Montessouri St",
description: "Excel Academy is a tutoring center located in Las Vegas that provides personalized academic support to students of various levels. The center offers subject tutoring, test preparation, and academic coaching designed to help students improve their grades and build confidence in their studies. With a focus on individualized learning approaches, Excel Academy serves families looking for supplemental education support.",
url: "http://exlacademy.com/",
telephone: "+1-702-947-0883",
address: {
@type: "PostalAddress",
streetAddress: "2560 Montessouri St #116",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89117",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.142875599999996,
longitude: -115.2465896
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Las Vegas, NV and surrounding areas",
knowsAbout: "Tutoring & Test Prep, K-12 students needing subject support, Test-prep focused learners, Parents seeking supplemental education",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Approaches"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Academic Coaching"
}
],
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.