Structured Data

    Chronos Prep

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Chronos Prep",
      description: "Chronos Prep is a boutique test preparation and tutoring service in Oakland specializing in SAT, ACT, and subject tutoring for high school students. Founded on personalized instruction, they offer one-on-one sessions and small group classes tailored to each student's learning style and goals. Their experienced instructors combine comprehensive curriculum knowledge with proven test-taking strategies to help students achieve their target scores.",
      url: "http://www.chronosprep.com/",
      telephone: "+1-510-740-8005",
      address: {
        @type: "PostalAddress",
        streetAddress: "4153 Piedmont Ave #1",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94611",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.827159099999996,
        longitude: -122.25167870000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Oakland, CA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT/ACT, college-bound juniors and seniors, students seeking score improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized One-on-One Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Test Strategy"
        }
      ],
      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.