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:
projection: {type: "reflect-y", domain: geojson}