Structured Data

    Fairpark Family 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: "Fairpark Family Learning Center",
      description: "Fairpark Family Learning Center is a community-based learning facility operated by Salt Lake City's Youth and Family Services department. They provide educational programs and learning support designed to help families in the area develop skills and knowledge across various subjects. The center serves as a neighborhood resource for families seeking accessible educational services and community learning opportunities.",
      url: "https://www.slc.gov/youthandfamily/fairpark-family-learning-center-2/",
      telephone: "+1-385-468-1333",
      address: {
        @type: "PostalAddress",
        streetAddress: "1300 W 300 N",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84116",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7755307,
        longitude: -111.92814999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Salt Lake City, UT and surrounding neighborhoods",
      knowsAbout: "Tutoring & Test Prep, Families seeking community-based learning support, K-12 students needing tutoring resources, parents wanting educational development",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "City-Operated Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Approach"
        }
      ],
      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.