Structured Data

    The Tutoring Center - Chula Vista, CA

    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: "The Tutoring Center - Chula Vista, CA",
      description: "The Tutoring Center in Chula Vista offers personalized academic support for K-12 students in math, reading, writing, and test preparation. With a focus on individual learning plans and one-on-one instruction, they help students build confidence and improve grades across core subjects. Their experienced tutors work with each student's unique learning style to address gaps and strengthen foundational skills.",
      url: "https://www.tutoringcenter.com/",
      telephone: "+1-619-398-9800",
      address: {
        @type: "PostalAddress",
        streetAddress: "2322 Proctor Valley Rd Suite D-106",
        addressLocality: "Chula Vista",
        addressRegion: "CA",
        postalCode: "91914",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.661539499999996,
        longitude: -116.97054790000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Chula Vista, CA and surrounding South County communities",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing subject help, Students preparing for standardized tests, Families seeking personalized academic support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Local Tutors"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        }
      ],
      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.