University Of Illinois Urbana Champaign Building Structure

Type: object Properties: 17 Required: 6
UniversityHigher EducationEducationPublic Research UniversityUnited StatesIllinoisBig TenLand-Grant UniversityCourse CatalogResearch DataResearch RepositoryOpen DataIdentity FederationOAI-PMHLibraryResearch ComputingOpen-Source

Building is a JSON Structure definition published by University of Illinois Urbana-Champaign, describing 17 properties, of which 6 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

ID Name Number FullAddress Address1 Address2 City State ZipCode ImageURL MailCode Latitude Longitude Entrances Floors Features ShortName

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://api.rokwire.illinois.edu/gateway/structures/building.json",
  "x-provenance": {
    "generated": "2026-06-03",
    "method": "derived",
    "source": "json-schema/university-of-illinois-urbana-champaign-building-schema.json",
    "note": "Authored by API Evangelist from json-schema/university-of-illinois-urbana-champaign-building-schema.json; UIUC publishes no JSON Schema of its own."
  },
  "name": "Building",
  "type": "object",
  "properties": {
    "ID": {
      "type": "string"
    },
    "Name": {
      "type": "string"
    },
    "Number": {
      "type": "string"
    },
    "FullAddress": {
      "type": "string"
    },
    "Address1": {
      "type": "string"
    },
    "Address2": {
      "type": "string"
    },
    "City": {
      "type": "string"
    },
    "State": {
      "type": "string"
    },
    "ZipCode": {
      "type": "string"
    },
    "ImageURL": {
      "type": "string"
    },
    "MailCode": {
      "type": "string"
    },
    "Latitude": {
      "type": "number"
    },
    "Longitude": {
      "type": "number"
    },
    "Entrances": {
      "type": "array",
      "items": {
        "type": "object"
      }
    },
    "Floors": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "Features": {
      "type": "array",
      "items": {
        "type": "object"
      }
    },
    "ShortName": {
      "type": "string"
    }
  },
  "required": [
    "ID",
    "Number",
    "Name",
    "FullAddress",
    "Latitude",
    "Longitude"
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/university-of-illinois-urbana-champaign-building-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.