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: "Kirkland Math Tutor",
description: "Kirkland Math Tutor is run by Sanaz, a Washington State-certified math teacher with over 15 years of experience and a Master's degree in Biomedical Engineering. She offers personalized one-on-one and small-group math tutoring for middle and high school students, including SAT/ACT math preparation, both in-person in Kirkland and online. Her patient, supportive approach focuses on building lasting confidence and strong problem-solving skills rather than just grades.",
url: "https://kirklandmathtutor.org/",
telephone: "+1-617-842-0528",
address: {
@type: "PostalAddress",
streetAddress: "NE 73rd St",
addressLocality: "Kirkland",
addressRegion: "WA",
postalCode: "98033",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6699285,
longitude: -122.17915899999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Kirkland, WA and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Middle and high school students seeking math help, students preparing for SAT/ACT math sections, students who need personalized instruction to build confidence",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Math Teacher with 15+ Years Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Formats"
}
],
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.