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: "Sapneil Tutoring - Vista Pkwy",
description: "Sapneil Tutoring offers personalized academic support for K-12 students and test preparation services in West Palm Beach. The tutoring center provides one-on-one and small group instruction across core subjects, with specialized SAT/ACT prep programs designed to improve student performance and college readiness. With experienced instructors and a focus on customized learning plans, Sapneil helps students build confidence and achieve their academic goals.",
url: "https://www.sapneiltutoring.com/",
telephone: "+1-561-783-3362",
address: {
@type: "PostalAddress",
streetAddress: "2054 Vista Pkwy Suite 400 - #906",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.712162300000003,
longitude: -80.14749259999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "20",
bestRating: "5"
},
areaServed: "West Palm Beach and surrounding communities",
knowsAbout: "Tutoring & Test Prep, K-12 students needing subject support, High school students preparing for college entrance exams, Parents seeking personalized academic coaching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Session Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Test Prep"
}
],
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.