Structured Data

    Tree's Learning Academy

    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: "Tree's Learning Academy",
      description: "Tree's Learning Academy is an educational tutoring center located in East Ridge, TN, offering personalized academic support for K-12 students. The academy provides subject tutoring and test preparation services designed to help students strengthen their foundational skills and achieve academic success. With a focus on individualized attention, Tree's Learning Academy tailors its approach to meet each student's unique learning needs.",
      url: "https://treeslearningacade.wixsite.com/quinntessa",
      telephone: "+1-865-258-5932",
      address: {
        @type: "PostalAddress",
        streetAddress: "5512 Ringgold Rd Suite 203",
        addressLocality: "East Ridge",
        addressRegion: "TN",
        postalCode: "37412",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9920434,
        longitude: -85.2280787
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "East Ridge, TN and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, parents seeking after-school tutoring, students preparing for standardized tests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive K-12 Coverage"
        }
      ],
      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.