Structured Data

    Eye Level Learning Center of Harrisburg

    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 Harrisburg",
      description: "Eye Level Learning Center of Harrisburg is an educational institution offering personalized tutoring and test preparation for students of all ages. Located on Main Street in Harrisburg, they provide customized learning programs designed to build confidence and academic skills through one-on-one and small group instruction. Their approach combines diagnostic assessments with individualized study plans to help students succeed in core subjects and standardized testing.",
      url: "https://www.myeyelevel.com/US/center/harrisburg",
      telephone: "+1-704-789-3328",
      address: {
        @type: "PostalAddress",
        streetAddress: "4250 Main St #111",
        addressLocality: "Harrisburg",
        addressRegion: "NC",
        postalCode: "28075",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3264399,
        longitude: -80.6466085
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Harrisburg, NC and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing subject tutoring, Students preparing for standardized tests, Families seeking personalized academic support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One and Small Group Options"
        },
        {
          @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.