Cannot display geojson, error "Expected number"

The coordinates in this file are already projected—they are not longitude and latitudes in degrees, but (possibly) meters on a plane.

You can use projection: {type: "reflect-y", domain: geojson} to display this data: