Structured Data

    Parliament Tutors

    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: "Parliament Tutors",
      description: "Parliament Tutors is an educational consulting and tutoring service in San Antonio specializing in personalized academic support for students. They offer tailored tutoring programs designed to help students improve their academic performance across various subjects and grade levels.",
      url: "http://www.parliamenttutors.com/",
      telephone: "+1-210-370-7728",
      address: {
        @type: "PostalAddress",
        streetAddress: "8602 Cinnamon Creek Dr #1812",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78240",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.522160500000002,
        longitude: -98.5794549
      },
      areaServed: "San Antonio, Texas and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, families seeking test preparation assistance, students working toward college readiness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Educational Consulting"
        }
      ],
      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.