Structured Data

    Skyline Literacy

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

    Schema.org / LocalBusiness
    |
    46 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Skyline Literacy",
      description: "Skyline Literacy is an educational institution in Harrisonburg dedicated to improving literacy skills for learners of all ages. They provide tutoring and educational support services designed to help individuals develop strong reading and writing abilities. The organization focuses on personalized instruction to meet each student's unique learning needs.",
      url: "http://www.skylineliteracy.org/",
      telephone: "+1-540-433-0505",
      address: {
        @type: "PostalAddress",
        streetAddress: "100 S Mason St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, Virginia and surrounding Rockingham County areas",
      knowsAbout: "Tutoring & Test Prep, Adult learners seeking to improve reading skills, students needing literacy support, individuals preparing for educational advancement, families wanting to strengthen reading abilities",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Literacy Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Based Organization"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.