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: "STEM Tutor Scottsdale",
description: "STEM Tutor Scottsdale specializes in science, technology, engineering, and math instruction for K-12 students through personalized tutoring sessions. The business offers both in-person and online tutoring to help students build strong foundational skills and confidence in STEM subjects. With a focus on individualized learning approaches, STEM Tutor Scottsdale serves students at all skill levels.",
url: "https://stemtutorscottsdale.github.io/Tutor/index.html",
telephone: "+1-702-821-6144",
address: {
@type: "PostalAddress",
streetAddress: "8207 E Piccadilly Rd",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85251",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4931718,
longitude: -111.9041194
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Scottsdale and greater Phoenix metropolitan area",
knowsAbout: "Tutoring & Test Prep, K-12 students needing STEM reinforcement, struggling math or science students, students preparing for standardized tests",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Session Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "STEM-Focused 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.