JSON_ARRAY
SELECT JSON_ARRAY("2020-05-25", "2030-05-18", "number", 5)
Pro tip: use ```triple backticks around text``` to write in code fences