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: "Kranse Institute",
description: "Kranse Institute is a test prep education provider specializing in SAT preparation through their Advanced Digital SAT Prep Expert Course®. They offer comprehensive test prep services designed to help students improve their SAT scores through expert instruction and digital learning resources.",
url: "https://www.kranse.com/pages/contact",
telephone: "+1-800-893-6652",
address: {
@type: "PostalAddress",
streetAddress: "1180 N Town Center Dr",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89144",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.182665899999996,
longitude: -115.3104581
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Tutoring & Test Prep, High school students preparing for the SAT, college-bound students, test-anxious learners seeking expert guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Digital SAT Prep"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Instruction"
}
],
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.