Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Club Z! In-Home & Online Tutoring of Salt Lake City, UT",
description: "Club Z! In-Home & Online Tutoring of Salt Lake City provides personalized K-12 tutoring and SAT/ACT test preparation delivered both in-home and online. Their certified tutors work one-on-one with students to build confidence, improve grades, and strengthen test scores across all major subjects. Club Z! combines flexible scheduling with customized learning plans designed to meet each student's unique needs.",
url: "https://clubztutoring.com/",
telephone: "+1-801-251-1762",
address: {
@type: "PostalAddress",
streetAddress: "253 W 600 S",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84101",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7562892,
longitude: -111.8985392
},
areaServed: "Salt Lake City and surrounding areas",
knowsAbout: "Tutoring & Test Prep, K-12 students needing subject-specific help, High school students preparing for SAT/ACT exams, Families seeking flexible in-home tutoring options, Students preferring online learning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Delivery Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Subject & Test Prep 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.