Structured Data

    Kids Space 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: "Kids Space Learning Center",
      description: "Kids Space Learning Center is a tutoring and educational support facility in Chattanooga serving elementary and middle school students. They provide personalized academic instruction to help children improve their performance across core subjects. The center focuses on creating a supportive learning environment tailored to each student's individual needs and learning style.",
      telephone: "+1-423-497-8850",
      address: {
        @type: "PostalAddress",
        streetAddress: "26 Hunt Ave",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0087371,
        longitude: -85.2219424
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing academic support, Parents seeking one-on-one or small group instruction, Students preparing for better grades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Independent School"
        }
      ],
      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.