Structured Data

    Idaho Migrant Head Start

    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: "Idaho Migrant Head Start",
      description: "Idaho Migrant Head Start is a federally-funded early childhood education program serving migrant and seasonal agricultural worker families in Twin Falls and surrounding areas. The program provides comprehensive preschool services, including educational instruction, nutritional support, health screenings, and family support services designed to prepare young children from underserved communities for kindergarten and beyond.",
      url: "https://communitycouncilofidaho.org/head-start/",
      telephone: "+1-208-734-8419",
      address: {
        @type: "PostalAddress",
        streetAddress: "273 Shoup Ave W",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.564954,
        longitude: -114.48427269999999
      },
      areaServed: "Twin Falls, ID and surrounding migrant agricultural communities",
      knowsAbout: "Tutoring & Test Prep, Migrant and seasonal agricultural worker families, Low-income families seeking comprehensive early childhood services, Families needing bilingual or culturally-responsive preschool programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Federally-Funded Program"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Family Services"
        }
      ],
      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.