Structured Data

    Mr. Pre-Algebra

    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: "Mr. Pre-Algebra",
      description: "Mr. Pre-Algebra is a specialized tutoring center in Mesa focused on helping middle school students master pre-algebra and algebra fundamentals. Owner and instructor provide personalized one-on-one sessions designed to build confidence and close math skill gaps before students advance to higher-level coursework. The business emphasizes targeted, results-driven instruction for students who need extra support in foundational mathematics.",
      url: "https://mrprealgebra.com/",
      telephone: "+1-480-914-6284",
      address: {
        @type: "PostalAddress",
        streetAddress: "1058 N Higley Rd #107",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4347289,
        longitude: -111.72100429999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Mesa, Arizona and surrounding East Valley communities",
      knowsAbout: "Tutoring & Test Prep, Middle school students struggling with pre-algebra or algebra, students preparing for high school math placement, parents seeking targeted math intervention",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Owner-Operated"
        }
      ],
      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.