Structured Data

    North Padre Island Tutoring

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "North Padre Island Tutoring",
      description: "North Padre Island Tutoring provides personalized academic support to students in the Corpus Christi area. Based on Padre Island, the business offers one-on-one tutoring sessions designed to help students strengthen their understanding of core subjects and improve academic performance. They focus on individualized instruction tailored to each student's learning needs and pace.",
      telephone: "+1-361-215-3632",
      address: {
        @type: "PostalAddress",
        streetAddress: "15222 Reales Dr",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78418",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.603119799999998,
        longitude: -97.2442074
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Corpus Christi and North Padre Island, TX",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, Students seeking individualized instruction, Parents wanting personalized tutoring",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized One-on-One Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Padre Island 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.