Structured Data

    Southlake Tutoring Academy

    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: "Southlake Tutoring Academy",
      description: "Southlake Tutoring Academy provides comprehensive K-12 subject tutoring and test preparation services to students in the Southlake area. With a focus on personalized instruction, they offer both one-on-one and group tutoring sessions designed to help students master core subjects and prepare for standardized tests. Their experienced tutors work with students of all levels to build confidence and academic achievement.",
      url: "https://www.southlaketutoringacademy.com/",
      telephone: "+1-682-477-4089",
      address: {
        @type: "PostalAddress",
        streetAddress: "2801 E Southlake Blvd",
        addressLocality: "Southlake",
        addressRegion: "TX",
        postalCode: "76092",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9374284,
        longitude: -97.1072135
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Southlake, TX and surrounding communities",
      knowsAbout: "Tutoring & Test Prep, Students needing subject-specific help, Test-takers preparing for SAT/ACT, Families seeking personalized academic support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Session Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Subject Coverage"
        }
      ],
      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.