Structured Data

    Prestige Learning

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

    Schema.org / LocalBusiness
    |
    39 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Prestige Learning",
      description: "Prestige Learning is a tutoring and test preparation center located in Laredo, TX, offering academic support to students seeking to improve their grades and standardized test scores. The center provides personalized instruction across core subjects and test prep services to help students succeed academically.",
      telephone: "+1-956-251-3746",
      address: {
        @type: "PostalAddress",
        streetAddress: "107 C. del Norte",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.553294599999997,
        longitude: -99.4942227
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Students seeking grade improvement, SAT/ACT test prep, K-12 academic support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Laredo Presence"
        }
      ],
      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.