Structured Data

    U.S. Best Tutors

    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: "U.S. Best Tutors",
      description: "U.S. Best Tutors is an independent tutoring service in Norco, CA offering personalized academic support for K-12 students across multiple subject areas. They provide both one-on-one and group tutoring sessions designed to help students improve grades, build confidence, and develop stronger study habits. With flexible scheduling and a focus on individualized learning plans, they serve families seeking targeted academic intervention.",
      url: "http://usbesttutors.com/",
      telephone: "+1-951-479-1557",
      address: {
        @type: "PostalAddress",
        streetAddress: "1161 Hidden Valley Pkwy #103",
        addressLocality: "Norco",
        addressRegion: "CA",
        postalCode: "92860",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.8991411,
        longitude: -117.5434677
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Norco, CA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing grade improvement, students preparing for standardized tests, families seeking academic confidence building",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Session Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Subject Coverage"
        }
      ],
      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.