Structured Data

    Perseus Learning 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: "Perseus Learning Center",
      description: "Perseus Learning Center is a tutoring and test preparation facility located in Mesa that serves students seeking academic support and standardized test preparation. The center offers personalized instruction designed to help students improve their academic performance and test scores. With a focus on individualized learning approaches, Perseus Learning Center works with students to build confidence and mastery in their subject areas.",
      telephone: "+1-480-793-2622",
      address: {
        @type: "PostalAddress",
        streetAddress: "7165 E University Dr STE 149",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85207",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4207636,
        longitude: -111.6751216
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Mesa, Arizona and surrounding communities",
      knowsAbout: "Tutoring & Test Prep, Students seeking academic improvement, Test-takers preparing for standardized exams, Parents looking for personalized tutoring support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Test Preparation Focus"
        }
      ],
      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.