Structured Data

    Second Home Learning Center

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Second Home Learning Center",
      description: "Second Home Learning Center is an after-school and before-school program in Harrisonburg that serves elementary students, with a special focus on families where English may not be the first language and those with limited financial resources. The center provides academic enrichment, homework assistance, individual tutoring, transportation to and from local schools, and nutritious snacks. Staffed by educators, college students, and community volunteers, Second Home operates on a sliding scale fee with no child turned away due to inability to pay.",
      url: "http://secondhomelc.org/",
      telephone: "+1-540-432-7989",
      address: {
        @type: "PostalAddress",
        streetAddress: "281 E Market St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4484754,
        longitude: -78.8645739
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Elementary students from multilingual households, Families with limited financial resources, Students needing after-school academic support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Serves Multilingual Families"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financial Accessibility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Support"
        }
      ],
      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.