Structured Data

    Blue Owl Tutoring

    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: "Blue Owl Tutoring",
      description: "Blue Owl Tutoring specializes in math tutoring for middle and high school students, with a focus on SAT and ACT test prep. Run by Sandra Bockrath, the business offers both one-on-one and group sessions in Waxhaw, NC, as well as remote Zoom sessions for students outside North Carolina. They focus exclusively on math instruction across all levels, helping students build foundational skills and prepare for college entrance exams.",
      url: "http://www.blueowltutoring.com/",
      telephone: "+1-813-786-4280",
      address: {
        @type: "PostalAddress",
        streetAddress: "2700 Cecily Ct",
        addressLocality: "Waxhaw",
        addressRegion: "NC",
        postalCode: "28173",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9572208,
        longitude: -80.77523819999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "Waxhaw, NC and surrounding areas including Marvin, Weddington, South Charlotte, and Ballantyne; remote sessions available nationwide via Zoom",
      knowsAbout: "Tutoring & Test Prep, Middle school and high school students seeking math tutoring, high school students preparing for SAT/ACT exams, families wanting test prep focused on math",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Math-Focused Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Learning 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.