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: "Smartee Spots - Private Tutoring Near You - College Dr building H Room 102",
description: "Smartee Spots is a private tutoring network serving the Las Vegas and Henderson area with personalized one-on-one instruction across subjects and grade levels. Located at College Drive in Henderson, they connect students with qualified tutors for K-12 subject tutoring, test preparation, and academic support tailored to individual learning needs.",
url: "https://smarteespots.com/private-tutoring-las-vegas-csn-henderson-library/",
telephone: "+1-725-502-2995",
address: {
@type: "PostalAddress",
streetAddress: "700 College Dr building H Room 102",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89002",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0057073,
longitude: -114.96369360000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Las Vegas and Henderson, Nevada",
knowsAbout: "Tutoring & Test Prep, K-12 students needing personalized academic support, test-prep candidates, students with learning differences, families seeking flexible tutoring schedules",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Personalized Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling & Local Access"
}
],
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.