Structured Data

    Open Door Tutoring

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Open Door Tutoring",
      description: "Open Door Tutoring provides personalized academic support to students in Chattanooga, helping them strengthen their foundational skills and build confidence in their studies. Located on Market Street, they offer one-on-one tutoring sessions tailored to individual learning needs and academic goals.",
      telephone: "+1-423-834-7339",
      address: {
        @type: "PostalAddress",
        streetAddress: "1280 Market St",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.040155999999996,
        longitude: -85.30747099999999
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, students preparing for standardized tests, learners who benefit from personalized instruction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.