Structured Data

    Kount Tutoring Center

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Kount Tutoring Center",
      description: "Kount Tutoring Center is an independent tutoring service located in Boise offering academic support to students. Based on their name and focus, they provide personalized tutoring services to help students strengthen their academic skills across various subjects.",
      address: {
        @type: "PostalAddress",
        streetAddress: "777 W Main St #241",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83702",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.615130799999996,
        longitude: -116.20334880000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Boise, Idaho",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, parents seeking supplemental tutoring",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Local Tutoring"
        }
      ],
      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.