Structured Data

    Brainy Learning Center

    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: "Brainy Learning Center",
      description: "Brainy Learning Center is an educational consulting and tutoring service in San Diego specializing in personalized learning support for students. They work with families to provide subject tutoring and academic guidance tailored to individual student needs. Located in Rancho Bernardo, they focus on helping students build confidence and improve academic performance through customized instruction.",
      telephone: "+1-858-435-0205",
      address: {
        @type: "PostalAddress",
        streetAddress: "11315 Rancho Bernardo Rd #129",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92127",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0237625,
        longitude: -117.0866156
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "San Diego, CA, including Rancho Bernardo and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, families seeking personalized tutoring, students preparing for standardized tests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Educational Consultants"
        }
      ],
      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.