{
    "type": "Feature",
    "properties": {
        "name": "RADAR_US01"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [[[[-130.0, 20.0], [-60.0, 20.0], [-60.0, 55.0], [-130.0, 55.0], [-130.0, 20.0]]]]
    }
}