Structured Data

    I Am Math LLC

    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: "I Am Math LLC",
      description: "I Am Math LLC is a math tutoring service based in Las Vegas specializing in helping students build confidence and mastery in mathematics. They offer personalized instruction designed to meet individual learning needs and academic goals, whether students are struggling with foundational concepts or aiming to excel in advanced coursework.",
      url: "http://iammathllc.com/",
      telephone: "+1-702-527-4160",
      address: {
        @type: "PostalAddress",
        streetAddress: "7331 W Charleston Blvd #110",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89117",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.158615399999995,
        longitude: -115.25242789999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Las Vegas, NV and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students struggling with math, students preparing for standardized tests, parents seeking supplemental academic support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focused on Confidence Building"
        }
      ],
      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.