Structured Data

    Morales Tutoring Center

    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: "Morales Tutoring Center",
      description: "Morales Tutoring Center in Laredo provides personalized academic support to help students succeed in their coursework. Specializing in one-on-one tutoring sessions, they focus on building strong foundational skills and academic confidence across various subjects. Their experienced instructors work with students of different grade levels to improve comprehension, test performance, and overall educational outcomes.",
      telephone: "+1-956-334-5621",
      address: {
        @type: "PostalAddress",
        streetAddress: "501 Clark Blvd",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.516532899999998,
        longitude: -99.49155979999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, Parents seeking personalized instruction, Students preparing for better grades and test performance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized One-on-One Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Local Availability"
        }
      ],
      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.