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",
description: "Vint Hill Educational Services is a Charlotte-based tutoring and test preparation company serving students throughout the region. They offer comprehensive academic support including subject tutoring, standardized test prep (SAT/ACT), and college admissions consulting to help students achieve their educational goals.",
url: "http://www.vinthilles.com/",
telephone: "+1-704-412-4004",
address: {
@type: "PostalAddress",
streetAddress: "15720 Brixham Hill Ave # 300",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28277",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0592663,
longitude: -80.85212109999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Tutoring & Test Prep, High school students preparing for standardized tests, Students seeking college admissions guidance, Families wanting personalized academic support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Test Prep"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "College Admissions Guidance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.