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: "Manhattan Elite Prep New York: MCAT LSAT SAT GRE GMAT TOEFL ACT",
description: "Manhattan Elite Prep is a test preparation company specializing in standardized exams including SAT, ACT, GRE, GMAT, LSAT, and TOEFL. Located at 521 5th Avenue in Manhattan, they offer personalized tutoring and comprehensive prep courses designed to help students achieve competitive scores for college admissions, graduate school, and professional licensing. Their experienced instructors provide both one-on-one coaching and group classes tailored to each student's goals and learning style.",
url: "https://www.manhattaneliteprep.com/",
telephone: "+1-646-873-6656",
address: {
@type: "PostalAddress",
streetAddress: "521 5th Ave",
addressLocality: "New York",
addressRegion: "NY",
postalCode: "10175",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7541314,
longitude: -73.9798826
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "166",
bestRating: "5"
},
areaServed: "Manhattan and surrounding New York City areas",
knowsAbout: "Tutoring & Test Prep, College applicants preparing for SAT/ACT, graduate school candidates taking GRE/GMAT/LSAT, international students taking TOEFL",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Standardized Exams"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Prime Manhattan Location"
}
],
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.