Structured Data

    Ivy Garden Learning Center

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Ivy Garden Learning Center",
      description: "Ivy Garden Learning Center is a Chicago-based tutoring and educational support facility located on the South Side. They provide personalized academic instruction across multiple subjects and grade levels, helping students build confidence and improve their performance in core academics. The center focuses on creating an individualized learning experience tailored to each student's needs and learning style.",
      url: "https://www.ivygardenlearning.com/",
      telephone: "+1-312-225-0087",
      address: {
        @type: "PostalAddress",
        streetAddress: "622 W 31st St",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60616",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.83836,
        longitude: -87.64241009999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Chicago, Illinois and surrounding South Side neighborhoods",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, families seeking after-school tutoring, students preparing for standardized tests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local South Side Location"
        }
      ],
      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.