Structured Data

    Tutoring Club of Anthem

    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: "Tutoring Club of Anthem",
      description: "Tutoring Club of Anthem is an academic tutoring center in Henderson serving K-12 students with personalized one-on-one and group instruction. They specialize in core subjects including math, reading, writing, and test preparation, helping students build confidence and improve academic performance. Their experienced tutors work with students at all levels, from struggling learners to advanced students seeking enrichment.",
      url: "http://www.tutoringclub.com/anthemnv",
      telephone: "+1-702-588-5280",
      address: {
        @type: "PostalAddress",
        streetAddress: "11241 S Eastern Ave",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89052",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9877586,
        longitude: -115.10146329999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "90",
        bestRating: "5"
      },
      areaServed: "Henderson and surrounding Las Vegas area",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, test preparation, parents seeking tutoring for struggling readers or math learners, students targeting gifted programs or academic advancement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Session Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Local Team"
        }
      ],
      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.