Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Class 101 South Boise-Meridian",
description: "Class 101 South Boise-Meridian is a creative learning studio offering hands-on classes in art, crafts, cooking, wellness, and other practical skills for kids and adults. Located on Cole Road in Boise, they provide in-person group classes and workshops designed to help students explore new hobbies and develop creative confidence in a supportive community environment.",
url: "https://www.class101.com/southboise-meridianid/",
telephone: "+1-208-918-8150",
address: {
@type: "PostalAddress",
streetAddress: "40 S Cole Rd",
addressLocality: "Boise",
addressRegion: "ID",
postalCode: "83709",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.6043575,
longitude: -116.2738256
},
areaServed: "South Boise and Meridian, ID",
knowsAbout: "Tutoring & Test Prep, Children and adults seeking creative hobbies, parents looking for enrichment activities, beginner artists, wellness enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Hands-On Creative Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Learning"
}
],
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.