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: "Highline Tutoring & Testing Center",
description: "Highline Tutoring & Testing Center is an educational service in Burien offering personalized tutoring and test preparation for students of all ages. Founded on a commitment to academic excellence, they provide targeted instruction in core subjects and standardized test prep to help students achieve their goals.",
url: "https://highlinetutoringtesting.yolasite.com/",
telephone: "+1-206-242-0245",
address: {
@type: "PostalAddress",
streetAddress: "245 SW 152nd St suite a",
addressLocality: "Burien",
addressRegion: "WA",
postalCode: "98166",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.466544,
longitude: -122.338475
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Burien, WA and surrounding communities",
knowsAbout: "Tutoring & Test Prep, K-12 students needing subject help, Students preparing for standardized tests, Families seeking personalized academic support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Services"
}
],
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.