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: "Katya Tutor SAT",
description: "Katya Tutor SAT specializes in personalized SAT preparation for high school students in the New York area. With a focus on individualized instruction, Katya helps students understand test strategies, content mastery, and time management to improve their scores. The business offers tailored tutoring sessions designed to address each student's specific strengths and weaknesses.",
url: "http://sebersonmethod.com/",
telephone: "+1-917-379-3081",
address: {
@type: "PostalAddress",
streetAddress: "315 W 36th St.",
addressLocality: "New York",
addressRegion: "NY",
postalCode: "10018",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.754058,
longitude: -73.99341
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "23",
bestRating: "5"
},
areaServed: "New York City and surrounding areas",
knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT exams, College-bound students seeking score improvement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized SAT Strategy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Focused 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.