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: "Kaplan Test Prep",
description: "Kaplan Test Prep is a nationally recognized test preparation company offering comprehensive SAT, ACT, GRE, GMAT, LSAT, and MCAT prep courses. Located in Nashville, Kaplan provides both in-person classroom instruction and online learning options to help students master standardized tests through expert instructors, adaptive learning technology, and personalized study plans.",
url: "http://www.kaptest.com/",
telephone: "+1-615-321-5199",
address: {
@type: "PostalAddress",
streetAddress: "201 4th Ave N #1800",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.163934,
longitude: -86.7794423
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Nashville, TN and surrounding areas",
knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT/ACT, College-bound juniors and seniors, Graduate school applicants (GRE, GMAT, LSAT, MCAT)",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Test Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Learning Formats"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Instructors"
}
],
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.