Structured Data

    Henson Test Prep

    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: "Henson Test Prep",
      description: "Henson Test Prep is a test preparation service in Vestavia Hills specializing in standardized test coaching and academic support. They offer personalized instruction to help students prepare for major exams and improve their academic performance through targeted strategies and practice.",
      url: "https://hensontestprep.com/contact.html",
      telephone: "+1-205-862-6004",
      address: {
        @type: "PostalAddress",
        streetAddress: "1700 Crosswood Ln",
        addressLocality: "Vestavia Hills",
        addressRegion: "AL",
        postalCode: "35216",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.425367699999995,
        longitude: -86.80634979999999
      },
      areaServed: "Vestavia Hills, Alabama and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT/ACT, students seeking to improve standardized test scores, families wanting personalized test prep coaching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Test Preparation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Instruction"
        }
      ],
      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.