Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Elite College Prep - Henderson",
description: "Elite Prep Henderson is a comprehensive educational institute serving grades 5-12 with SAT, ACT, AP, and PSAT prep; one-on-one and group tutoring across all subjects; college admissions consulting; and accredited for-credit courses including AP classes, honors coding, and dual-credit college courses. Since 1987, Elite Prep has helped students gain admission to top universities through personalized instruction, expert tutors, and accountability-focused academic management.",
url: "https://eliteprep.com/henderson",
telephone: "+1-702-859-4881",
address: {
@type: "PostalAddress",
streetAddress: "3031 W Horizon Ridge Pkwy Suite 100",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9972558,
longitude: -115.1201049
},
areaServed: "Henderson, Las Vegas, Summerlin, Spring Valley, and Clark County, Nevada",
knowsAbout: "Tutoring & Test Prep, High-achieving students grades 5-12 preparing for college, students seeking standardized test score improvement, families wanting comprehensive academic support and college planning guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30-Year Proven Curriculum"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accredited For-Credit Courses"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Academic Support"
}
],
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.