Structured Data

    STEM Prep Tutoring

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "STEM Prep Tutoring",
      description: "STEM Prep Tutoring offers personalized one-on-one tutoring in Math, English Language Arts, and Science for elementary through high school students, plus intensive SAT and PSAT prep. Their expert tutors conduct baseline assessments to identify knowledge gaps and tailor teaching methods to each student's unique learning style, with monthly progress reports tracking improvement.",
      url: "http://www.stempreptutoring.com/",
      telephone: "+1-240-623-0546",
      address: {
        @type: "PostalAddress",
        streetAddress: "4th Floor, 4500 Forbes Blvd Suite L42",
        addressLocality: "Lanham",
        addressRegion: "MD",
        postalCode: "20706",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9511305,
        longitude: -76.83430070000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Lanham, Maryland and surrounding areas; serves students across the United States",
      knowsAbout: "Tutoring & Test Prep, Middle and high school students preparing for SAT/PSAT, students struggling with math or English, advanced learners seeking enrichment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Subject Matter Tutors"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Monthly Performance Reports"
        }
      ],
      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.