Structured Data

    JEI Learning Center

    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: "JEI Learning Center",
      description: "JEI Learning Center in Boca Raton is a comprehensive tutoring and educational services provider specializing in personalized, one-on-one instruction for K-12 students. They offer subject-specific tutoring across core academic areas along with test preparation support to help students build confidence and improve academic performance. JEI combines individualized learning plans with proven teaching methodologies to address each student's unique needs and learning style.",
      url: "https://jeilearning.com/BocaRatonwest/index.do",
      telephone: "+1-561-717-0000",
      address: {
        @type: "PostalAddress",
        streetAddress: "19635 FL-7 Suite 36",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33498",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.3847877,
        longitude: -80.20503289999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Boca Raton and surrounding West Palm Beach area",
      knowsAbout: "Tutoring & Test Prep, K-12 students seeking academic improvement, test takers preparing for standardized exams, students needing personalized learning support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Personalized Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.