Structured Data

    Test Geek SAT & ACT Prep - Crockett St

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Test Geek SAT & ACT Prep - Crockett St",
      description: "Test Geek offers specialized SAT and ACT test preparation in Fort Worth, helping students achieve competitive scores for college admissions. Located on Crockett Street, they provide targeted prep instruction designed to maximize student performance on standardized tests.",
      url: "https://www.testgeek.com/fort-worth-sat-prep-act-prep.html",
      telephone: "+1-817-380-9485",
      address: {
        @type: "PostalAddress",
        streetAddress: "2833 Crockett St #153",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7500176,
        longitude: -97.35721459999999
      },
      areaServed: "Fort Worth, TX and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, High school students preparing for college, College-bound juniors and seniors, Students seeking competitive test scores",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Test Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Fort Worth 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.