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: "Sapneil Tutoring - Alhambra Plz Floor PH -",
description: "Sapneil Tutoring is an educational consulting and tutoring service located in Coral Gables, serving South Florida families with personalized academic support. They offer one-on-one tutoring across multiple subjects and grade levels, helping students strengthen their foundational skills and academic performance. Their experienced consultants work with each student to create customized learning plans tailored to individual needs and goals.",
url: "https://www.sapneiltutoring.com/",
telephone: "+1-305-968-6364",
address: {
@type: "PostalAddress",
streetAddress: "1 Alhambra Plz Floor PH - #1040",
addressLocality: "Coral Gables",
addressRegion: "FL",
postalCode: "33134",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.7529118,
longitude: -80.2550875
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Coral Gables, Miami, and surrounding South Florida communities",
knowsAbout: "Tutoring & Test Prep, Students needing academic support, Parents seeking personalized tutoring, Students preparing for standardized tests",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Consultants"
}
],
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.