Structured Data

    Math Coach Keri

    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: "Math Coach Keri",
      description: "Math Coach Keri offers personalized math tutoring for students in Twin Falls, ID. Specializing in K-12 math instruction, Keri provides one-on-one sessions tailored to each student's learning style and pace. Whether students need help with foundational concepts or are preparing for assessments, Math Coach Keri focuses on building confidence and mathematical understanding.",
      telephone: "+1-208-392-7071",
      address: {
        @type: "PostalAddress",
        streetAddress: "1028 Arrow Wood Ct",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5740707,
        longitude: -114.5022499
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Elementary and secondary students struggling with math, students preparing for standardized tests, learners who benefit from one-on-one attention",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Dedicated Expert"
        }
      ],
      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.