Structured Data

    CC Tutors

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "CC Tutors",
      description: "CC Tutors provides personalized tutoring services in Corpus Christi, helping students succeed academically through customized instruction. Based on South Padre Island Drive, they work with students across various subjects and grade levels to build confidence and improve performance.",
      telephone: "+1-361-248-8378",
      address: {
        @type: "PostalAddress",
        streetAddress: "10201 S Padre Island Dr #107",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78418",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.669623599999998,
        longitude: -97.28658829999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Students seeking academic improvement, Parents looking for supplemental instruction, Test preparation support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.