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: "Vint Hill Educational Services: ACT/SAT/SSAT Prep & Tutoring",
description: "Vint Hill Educational Services offers comprehensive test prep and tutoring for standardized tests including ACT, SAT, SSAT, ISEE, and HSPT, along with subject-based tutoring in math, science, reading, writing, history, foreign languages, and English. They provide one-on-one personalized instruction, college counseling, academic coaching, and mock testing services, with all tutors holding at least a bachelor's degree and over 50% holding master's degrees or higher. Their customized approach focuses on building test scores, academic skills, study habits, and student confidence.",
url: "http://www.vinthilles.com/",
telephone: "+1-804-485-4004",
address: {
@type: "PostalAddress",
streetAddress: "4870 Sadler Rd Suite 300",
addressLocality: "Glen Allen",
addressRegion: "VA",
postalCode: "23060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6675308,
longitude: -77.57852319999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Glen Allen, VA and surrounding Richmond area",
knowsAbout: "Tutoring & Test Prep, High school students preparing for standardized tests, middle school students taking entrance exams, students seeking subject-specific help, students needing college admissions guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Highly Qualified Tutors"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Learning Options"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.