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: "Sanderson Test Prep",
description: "Sanderson Test Prep is an educational service in Coral Gables specializing in SAT and ACT preparation for high school students. They offer personalized test prep instruction designed to help students improve their standardized test scores and college readiness. With a focus on individualized learning strategies, Sanderson Test Prep combines expert instruction with targeted practice to maximize student performance.",
url: "https://sandersontestprep.com/",
telephone: "+1-305-878-8378",
address: {
@type: "PostalAddress",
streetAddress: "2332 Galiano St 2nd floor",
addressLocality: "Coral Gables",
addressRegion: "FL",
postalCode: "33134",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.750360999999998,
longitude: -80.25694299999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Coral Gables and surrounding Miami-Dade County areas",
knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT or ACT, College-bound students seeking score improvement, Parents looking for personalized test preparation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Test Prep Focus"
}
],
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.