Structured Data

    More Than A Teacher

    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: "More Than A Teacher",
      description: "More Than A Teacher is an educational institution in Austin offering tutoring, test prep, and academic support services for students. Located on Bee Caves Road, they provide personalized instruction designed to help students succeed in their coursework and standardized testing. Their comprehensive approach combines subject tutoring with college preparation guidance.",
      url: "https://www.morethanateacher.com/",
      telephone: "+1-512-453-7272",
      address: {
        @type: "PostalAddress",
        streetAddress: "3532 Bee Caves Rd Suite 212",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78746",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.2781003,
        longitude: -97.8048158
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, High school students preparing for college, students needing subject-specific help, families seeking test prep support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.