Structured Data

    The Tutoring Center - Lake Nona

    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: "The Tutoring Center - Lake Nona",
      description: "The Tutoring Center - Lake Nona is a professional tutoring service in Orlando offering personalized academic support for K-12 students. They provide one-on-one tutoring sessions tailored to individual student needs, covering core subjects and test preparation. The center focuses on building academic confidence and improving grades through customized learning plans.",
      url: "https://www.tutoringcenter.com/center/LakeNonaFL",
      telephone: "+1-689-234-2767",
      address: {
        @type: "PostalAddress",
        streetAddress: "11609 Narcoossee Rd #100",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32832",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.3973633,
        longitude: -81.2431625
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding areas, Florida",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic improvement, students preparing for standardized tests, families seeking personalized educational support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        }
      ],
      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.