Structured Data

    Tutoring Club of Newport Mesa

    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: "Tutoring Club of Newport Mesa",
      description: "Tutoring Club of Newport Mesa is an educational tutoring center located in Costa Mesa serving students from elementary through high school. They offer personalized tutoring across core subjects including math, English, science, and social studies, as well as test preparation for SAT and ACT. With a focus on customized learning plans and experienced tutors, they help students build confidence and improve academic performance.",
      url: "https://www.tutoringclub.com/costamesaca/",
      telephone: "+1-949-653-8886",
      address: {
        @type: "PostalAddress",
        streetAddress: "488 E 17th St a102",
        addressLocality: "Costa Mesa",
        addressRegion: "CA",
        postalCode: "92627",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6290042,
        longitude: -117.90881629999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Costa Mesa, Newport Beach, and Orange County",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing subject help, High school students preparing for SAT/ACT, Students seeking academic confidence building",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Tutors"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Test Prep Specialists"
        }
      ],
      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.