Structured Data

    Teacher On The Go

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Teacher On The Go",
      description: "Teacher On The Go is a Charlotte-based tutoring service offering personalized K-12 subject tutoring, SAT/ACT test preparation, and college admissions consulting. They provide flexible in-person and online sessions tailored to individual student needs, helping families achieve their academic and college goals with convenient scheduling.",
      url: "https://myteacheronthego.com/",
      telephone: "+1-704-266-0473",
      address: {
        @type: "PostalAddress",
        streetAddress: "101 N Tryon St Suite 112",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28246",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.227804299999995,
        longitude: -80.843015
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Charlotte and surrounding areas, North Carolina",
      knowsAbout: "Tutoring & Test Prep, Students needing K-12 subject support, High school students preparing for SAT/ACT exams, Families seeking college admissions guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.