Structured Data

    Tree House Learning Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Tree House Learning Center",
      description: "Tree House Learning Center is a tutoring and test preparation service located in Federal Way, WA, offering personalized academic support for students. The center provides one-on-one tutoring sessions designed to help students master core subjects and prepare for standardized tests, with a focus on individualized instruction tailored to each student's learning needs and pace.",
      telephone: "+1-253-838-0878",
      address: {
        @type: "PostalAddress",
        streetAddress: "34704 11th Pl S # 201",
        addressLocality: "Federal Way",
        addressRegion: "WA",
        postalCode: "98003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.2901953,
        longitude: -122.31914830000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Federal Way and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, Students preparing for standardized tests, Learners who benefit from one-on-one instruction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized One-on-One Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Independent Center"
        }
      ],
      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.