Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Excel Academy (Tutoring Center) - W Horizon Ridge Pkwy",
description: "Excel Academy is a comprehensive tutoring center in Henderson serving K-12 students with personalized academic support, test preparation, and college counseling. They offer K-12 subject tutoring, SAT/ACT test prep, specialized classes, study skills training, and AI-powered practice tests to help students achieve academic success. Their program combines traditional tutoring with modern technology to support students at every level.",
url: "http://exlacademy.com/",
telephone: "+1-702-425-7949",
address: {
@type: "PostalAddress",
streetAddress: "2471 W Horizon Ridge Pkwy STE 100",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0051206,
longitude: -115.09475359999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Henderson, NV and surrounding Las Vegas valley communities",
knowsAbout: "Tutoring & Test Prep, K-12 students seeking subject tutoring, Students preparing for SAT/ACT exams, College-bound high schoolers, Parents wanting comprehensive academic support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "AI-Powered Practice Tests"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Academic Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Summer Programs"
}
],
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.