Structured Data

    Smarter Test Prep

    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: "Smarter Test Prep",
      description: "Smarter Test Prep is an independent test preparation company based in Cambridge serving high school and college students preparing for standardized tests. The company specializes in personalized SAT and ACT coaching designed to help students achieve their target scores through focused instruction and strategic test-taking techniques.",
      telephone: "+1-917-518-4890",
      address: {
        @type: "PostalAddress",
        streetAddress: "1654 Massachusetts Ave",
        addressLocality: "Cambridge",
        addressRegion: "MA",
        postalCode: "02138",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3816767,
        longitude: -71.1200173
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Cambridge and surrounding Boston metro area",
      knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT/ACT, College-bound juniors and seniors, Students seeking targeted test improvement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Coaching Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Central Cambridge 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.