CONUS
{
"type": "FeatureCollection",
"features": [
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-125.0, 25.0],
[-67.0, 25.0],
[-67.0, 50.0],
[-125.0, 50.0],
[-125.0, 25.0]
]
},
"properties": {}
}