Structured Data

    Power Learning Institute

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Power Learning Institute",
      description: "Power Learning Institute is a tutoring service located in North Las Vegas offering academic support to students. While limited information is publicly available, the business focuses on helping students improve their academic performance through personalized instruction.",
      address: {
        @type: "PostalAddress",
        streetAddress: "3925 N M.L.K. Blvd # 213",
        addressLocality: "North Las Vegas",
        addressRegion: "NV",
        postalCode: "89032",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.230698,
        longitude: -115.1632286
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "North Las Vegas, NV and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students seeking academic support, families looking for personalized tutoring",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient North Las Vegas Location"
        }
      ],
      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.