dataLocation

Data Types

{
    "id": Number,
    "location": {
    "name": String,
    "summary": String,
    "location": String, 
    "history": String,
    "type": String, 
    "population":{
    "type": Array
                  }, 
    "locationsIncluded": Array, 
    "curiosities": Array, 
    "behindTheScenes": Array, 
    "rules":Array, 
    "grades":Array, 
    "rooms": Array,
    "employees": Array,
    "students": Array,
    "events": Array
}

Example

Last updated