Structured Data

    TutorPUG

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "TutorPUG",
      description: "TutorPUG in Norman offers personalized tutoring and test preparation services designed to help students succeed academically. They provide one-on-one tutoring across multiple subjects and standardized test prep to build student confidence and improve performance. With a focus on individualized learning plans, TutorPUG tailors instruction to each student's unique needs and learning style.",
      url: "http://www.tutorpug.com/",
      telephone: "+1-405-401-0097",
      address: {
        @type: "PostalAddress",
        streetAddress: "730 Asp Ave STE 105",
        addressLocality: "Norman",
        addressRegion: "OK",
        postalCode: "73069",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2132067,
        longitude: -97.44397839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Norman, Oklahoma and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing subject support, Students preparing for standardized tests, Struggling learners, High-achieving students seeking enrichment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Sessions"
        }
      ],
      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.