Structured Data

    Math and English 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: "Math and English tutoring",
      description: "RamaTutors is a Glendale-based tutoring center run by full-time certified teachers Rama and Kalyani, offering K-12 subject tutoring in math, science, English, and AP courses, plus SAT/ACT/PSAT test prep. They provide both one-on-one and group sessions in-person or online, with specialized programs for BASIS school students preparing for comprehensive exams. Every session is led and observed by certified teachers who focus on building confidence, critical thinking, and problem-solving skills through an engaging, personalized approach.",
      url: "https://www.ramamath.com/contact-us.html",
      telephone: "+1-623-688-8432",
      address: {
        @type: "PostalAddress",
        streetAddress: "5855 N 86th Dr",
        addressLocality: "Glendale",
        addressRegion: "AZ",
        postalCode: "85305",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.519438099999995,
        longitude: -112.24478189999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Glendale, AZ and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing subject reinforcement, BASIS school students preparing for comprehensive exams, high school students taking SAT/ACT/PSAT, families seeking confidence-building and personalized learning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Teacher-Led Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "8+ Years of Dedicated Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized BASIS School Programs"
        }
      ],
      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.