Structured Data

    Eye Level Learning Center of Poway

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Eye Level Learning Center of Poway",
      description: "Eye Level Learning Center of Poway is a supplemental education provider specializing in Math and English instruction for students of all ages and skill levels. This franchise location focuses on developing critical thinking skills and fostering lifelong learners through individualized instruction tailored to each student's goals and comprehension needs. The center offers after-school and weekend sessions with experienced instructors ready to accommodate diverse learning styles.",
      url: "https://www.myeyelevel.com/US/center/poway",
      telephone: "+1-858-391-8644",
      address: {
        @type: "PostalAddress",
        streetAddress: "11385 Poway Rd UNIT 109",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92128",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9451671,
        longitude: -117.0848387
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Poway and surrounding San Diego County areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students seeking supplemental academic support, parents wanting to reinforce comprehension in core subjects, students interested in critical thinking development",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Age Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Subject Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Global Learning Network"
        }
      ],
      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.