Structured Data

    Personalized Tutoring

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Personalized Tutoring",
      description: "Personalized Tutoring in South Jordan offers customized one-on-one and group tutoring services for K-12 students across multiple subjects. Their experienced tutors work with each student to develop tailored learning plans that address individual strengths and weaknesses. They provide both in-person sessions at their South Jordan location and online options for flexible scheduling.",
      url: "http://www.personalizedtutoringutah.com/",
      telephone: "+1-617-480-4007",
      address: {
        @type: "PostalAddress",
        streetAddress: "10432 Culmination St",
        addressLocality: "South Jordan",
        addressRegion: "UT",
        postalCode: "84095",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.5617786,
        longitude: -111.9449698
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "South Jordan and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing subject help, students preparing for standardized tests, learners who benefit from personalized instruction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Format Options"
        }
      ],
      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.