Structured Data

    Class 101 Colorado Springs

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Class 101 Colorado Springs",
      description: "Class 101 Colorado Springs offers in-person and online creative classes taught by local instructors in art, design, crafts, photography, and other creative disciplines. Located in central Colorado Springs, this studio provides a welcoming space for hobbyists and creative learners of all skill levels who want to develop new talents in a community-focused environment.",
      url: "https://class101.com/coloradosprings",
      telephone: "+1-719-508-2443",
      address: {
        @type: "PostalAddress",
        streetAddress: "7680 Goddard St Ste 203",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80920",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.940557999999996,
        longitude: -104.8024827
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Hobby enthusiasts, creative beginners, adults seeking community learning, people exploring new artistic interests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Instructors"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Learning Options"
        }
      ],
      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.