Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "BuffTutor - University & High School Tutors - Oklahoma City",
description: "BuffTutor provides academic tutoring services for high school and university students in Oklahoma City. They offer personalized instruction to help students improve their grades and academic performance across various subjects.",
url: "https://topusasearch.top/details/bufftutor-university-high-school-tutors-oklahoma-city-ChIJubW",
address: {
@type: "PostalAddress",
streetAddress: "26 E Main St",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.4674432,
longitude: -97.5108144
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Tutoring & Test Prep, High school students seeking grade improvement, College students needing subject support, Parents looking for supplemental academics",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Grade Levels"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Tutoring"
}
],
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.