Structured Data

    David's Math Tutoring

    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: "David's Math Tutoring",
      description: "David's Math Tutoring offers comprehensive online video courses covering algebra, arithmetic, calculus, TSI Math Prep, and standardized test preparation (SAT, ACT, STAAR). Founded by David, an experienced math instructor in Laredo, the business provides detailed, step-by-step video lessons with in-depth explanations that help students understand the 'why' behind math concepts rather than just memorizing procedures. With courses ranging from $5.99 to $9.99 for 30-day access, this platform serves high school students, college students, and test takers preparing for standardized exams.",
      url: "https://davidsmathtutoring.thinkific.com/",
      telephone: "+1-956-489-3576",
      address: {
        @type: "PostalAddress",
        streetAddress: "1605 Jacaman Rd",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.560301199999998,
        longitude: -99.4696417
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding South Texas regions",
      knowsAbout: "Tutoring & Test Prep, High school and college students struggling with algebra, students preparing for SAT/ACT/STAAR/TSI exams, adult learners refreshing math skills for grad school entrance exams",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Step-by-Step Video Explanations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Affordable Self-Paced Learning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Test Prep Options"
        }
      ],
      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.