Counting JSON objects (again!)

I formatted the JSON you posted using the </> button in the toolbar so it was valid for using with Best JSON Viewer and JSON Beautifier Online. The first word “array” in your screenshot is not a property name. It just means the JSON starts with an array/list. This works to give you the size of the array (10 items).